DaemonMonch / gomond

auto build & run go code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gomond

like nodemon

build go build

to your code folder run :

./gomon

will auto build and run your code when changes on .go file are made

build file name is current pkg name

ToDo

auto test args

About

auto build & run go code


Languages

Language:Go 100.0%