npm-orchestrate

0.1.0 • Public • Published

NPM Orchestrate Build Status Coverage Status

Replicate NPM's metadata into an Orchestrate collection.

Install

sudo npm install -g npm-orchestrate

Usage

export ORCHESTRATE_API_KEY=YOUR_API_KEY
npm-orchestrate

Deploy to Heroku

git clone [repo]
cd npm-orchestrate
heroku create
heroku config:set ORCHESTRATE_API_KEY=YOUR_API_KEY
git push heroku master

Tests

The tests require a valid API key to run. To set it, do this:

export ORCHESTRATE_API_KEY=YOUR_API_KEY

Then, run the tests:

npm test

License

ISC, yo.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.0
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.0
    0

Package Sidebar

Install

npm i npm-orchestrate

Weekly Downloads

0

Version

0.1.0

License

ASLv2

Last publish

Collaborators

  • garbados