21 Commits

Author SHA1 Message Date
40c5e5abb4 fix unlink 2023-12-11 13:51:21 +01:00
6a282f039d update tar package 2023-12-11 12:34:35 +01:00
Guido Zuidhof
602e804488 Document changes, ignore more files, release 0.1.13 2021-07-30 21:42:35 +01:00
Guido Zuidhof
0fcee1f1b1 Get rid of dependencies by bundling 2021-07-30 21:36:21 +01:00
Guido Zuidhof
40dd3948e1 Back to really outdated tar pkg, I don't have time for this 2021-07-27 04:33:38 +01:00
Guido Zuidhof
e44e49683d Make it windows friendly 2021-07-27 04:08:09 +01:00
RecuencoJones
7e5607f443 ADD unzip support 2020-03-21 11:34:19 +01:00
RecuencoJones
40e5bed491 UPDATE getUrl with actual mappings 2020-02-12 20:27:48 +01:00
RecuencoJones
8257010937 ADD unit tests, split and refactor source code 2019-03-25 20:38:29 +01:00
David Recuenco
9071f9b229 ADD unit testing for resource strategies 2019-03-21 10:53:17 +01:00
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
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
e879e81a02 Initial commit of Go NPM
Allows you to distribute and install Go binaries through NPM.
2017-08-07 23:18:49 -07:00