103 Forks
201 Stars
201 Watchers

npm

:ship: semantic-release plugin to publish a npm package

How to download and setup npm

Open terminal and run command
git clone https://github.com/semantic-release/npm.git
git clone is used to create a copy or clone of npm repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with npm https://github.com/semantic-release/npm/archive/master.zip

Or simply clone npm with SSH
[email protected]:semantic-release/npm.git

If you have some problems with npm

You may open issue on npm support forum (system) here: https://github.com/semantic-release/npm/issues