Commit Graph

4 Commits

Author SHA1 Message Date
Sanath Kumar Ramesh
e18f2df020 Compile to ES6 2017-08-10 23:47:34 -07:00
Sanath Kumar Ramesh
0c3ff082cb Deduce bin installation path 2017-08-10 22:37:54 -07:00
Sanath Kumar Ramesh
5c19b1b1f9 Removing a wrong validation check
`bin` property of package.json must point to a binary that will
be copied by NPM into the NPM Installation's bin directory. This check
was assuming users would point to a directory containing the binary and
not the binary itself
2017-08-10 17:48:12 -07:00
Sanath Kumar Ramesh
e879e81a02 Initial commit of Go NPM
Allows you to distribute and install Go binaries through NPM.
2017-08-07 23:18:49 -07:00