1.2.3 • Published 10 years ago

ci-npm-publish v1.2.3

Weekly downloads
1,095
License
MIT
Repository
github
Last release
10 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

10 years ago

1.2.2

10 years ago

1.2.1

10 years ago

1.2.0

10 years ago

1.1.0

10 years ago

1.0.11

10 years ago

1.0.10

10 years ago

1.0.9

10 years ago

1.0.8

10 years ago

1.0.7

10 years ago

1.0.6

10 years ago

1.0.5

10 years ago

1.0.4

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago