Olian04 / Recordari

Recordari is a type and structure validation tool for configuration files
MIT License
4 stars 0 forks source link

Add auto deploy to npm #19

Open Olian04 opened 6 years ago

Olian04 commented 6 years ago

Once all tests have passed we can make circleci autodeploy to npm. If were on the master branch we should publish to "record.js@latest". If were on next we should publish to "record.js@next".

See: https://circleci.com/blog/publishing-npm-packages-using-circleci-2-0/