After a fresh install on Kubuntu 19.04, the tinygo command is not in the PATH and thus can't be easily run. The proposal is to add a symlink like so `ln -s /usr/local/tinygo/bin/tinygo .`