skhatri / grunt-nexus-deployer

Nexus Artifact deployer from grunt against snapshot and release repositories.
MIT License
13 stars 69 forks source link

Added `uploadMethod` option to allow uploading via native NodeJS HTTP/S. #17

Open ErinsMatthew opened 9 years ago

ErinsMatthew commented 9 years ago

Added uploadMethod option to allow uploading via native NodeJS HTTP/S. This will allow for those who do not have 'curl' installed on their device to use grunt-nexus-deployer.