0.4.0 • Published 6 years ago

npm-golang v0.4.0

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

npm-golang

install and execute golang from npm!

Build Status Coverage Status License

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>

See example/ for more!

0.4.0

6 years ago

0.3.1

6 years ago

0.3.0

6 years ago

0.2.0

6 years ago

0.1.0

6 years ago