1.2.3 • Published 9 years ago

ci-npm-publish v1.2.3

Weekly downloads
1,095
License
MIT
Repository
github
Last release
9 years ago

CI-NPM-PUBLISH

You are a great developer. You write tests and run your builds through a CI and only publish to npm if all of your tests pass.

But there is a problem, your CI of choice (outside of Jenkins), doesn't support publishing to npm...

Now you can!

Install this package globally on your CI and when ready to deploy, run npm-publish.

This command can take args as well as env variables.

$ npm-publish --npmuser <username> --npmemail <email> --npmpassword <password>

Environment variables are NPMUSER, NPMEMAIL, and NPMPASSWORD.

Mix and match if you like!

1.2.3

9 years ago

1.2.2

9 years ago

1.2.1

9 years ago

1.2.0

9 years ago

1.1.0

9 years ago

1.0.11

9 years ago

1.0.10

9 years ago

1.0.9

9 years ago

1.0.8

9 years ago

1.0.7

9 years ago

1.0.6

9 years ago

1.0.5

9 years ago

1.0.4

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago