Commit Graph

14 Commits

Author SHA1 Message Date
Sanath Kumar Ramesh
e18f2df020 Compile to ES6 2017-08-10 23:47:34 -07:00
Sanath Kumar Ramesh
f3157c6c51 fixing typo 2017-08-10 23:19:46 -07:00
Sanath Kumar Ramesh
b3e2cb555f Updating package.json to add github link 2017-08-10 23:16:09 -07:00
Sanath Kumar Ramesh
6e80d13fea Windows binaries get a .exe extension 2017-08-10 23:09:01 -07:00
Sanath Kumar Ramesh
a3d7ec2081 v0.1.5 2017-08-10 22:38:52 -07:00
Sanath Kumar Ramesh
0c3ff082cb Deduce bin installation path 2017-08-10 22:37:54 -07:00
Sanath Kumar Ramesh
7a2120067b fixing bin path 2017-08-10 20:12:30 -07:00
Sanath Kumar Ramesh
b1a93ed857 v0.1.3 2017-08-10 20:10:13 -07:00
Sanath Kumar Ramesh
f03f985805 Moving to bin folder 2017-08-10 20:09:05 -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
5c337e9e48 v0.1.1 2017-08-07 23:43:09 -07:00
Sanath Kumar Ramesh
921f161b53 Do a global replace for URL interpolation 2017-08-07 23:37:01 -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
Sanath Kumar Ramesh
9e7c0a2a46 Initial commit 2017-08-07 23:15:48 -07:00