1.0.2 • Published 8 years ago
@iddan/git-publish v1.0.2
Git Publish
Publish packages to a dedicated Git branch instead of to NPM
npm install --save-dev @iddan/git-publishor
yarn add --dev @iddan/git-publishWhy?
To allow publishing private node modules for free
Usage
$(npm bin)/git-publishor
yarn run git-publishAnd then install it by
npm install $GIT_REPOSITORY"#v"$VERSIONor
yarn add $GIT_REPOSITORY"#v"$VERSION