Skip to content

chemdrew/npm-golang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

install and run golang from npm!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published