|
|
%!s(int64=11) %!d(string=hace) años | |
|---|---|---|
| .. | ||
| detect | %!s(int64=11) %!d(string=hace) años | |
| examples | %!s(int64=11) %!d(string=hace) años | |
| fileutil | %!s(int64=11) %!d(string=hace) años | |
| .gitignore | %!s(int64=11) %!d(string=hace) años | |
| README.md | %!s(int64=11) %!d(string=hace) años | |
| qst.go | %!s(int64=11) %!d(string=hace) años | |
Playing with go. Late to the party, but it's fun, I think.
go tool itself,
fetching libraries built-in, though versioning is missing)intended to be run in unfamilar environments, might detect the project type and everything later, for now you pass it a file and it will decide what to do with it.
qst hello_world.go: compiles and runs hello_world.go, rerunning
after it exits or the file is saved
quite fun for small things, just throw some code in a file, have qst
watch and restart when appropriate.
the future: just run qst and it will run the first thing it detects