npm-golang
v0.4.0
Published
install and run golang from npm!
Downloads
10
Readme
npm-golang
install and execute golang from npm!
Why are you doing this...?
Because I can ¯\_(ツ)_/¯
Inspiration came from mvn-golang. Figured if someone wants to execute go from another language the node environment makes more sense, being lighter weight it might lead to some slight performance gains and free up some memory
Okay you got me, how do I use it?
$ npm install --save npm-golang
$ npm-golang install
$ npm-golang go <any go command>