sake-publish

Publish projects to npm and GitHub

Usage no npm install needed!

<script type="module">
  import sakePublish from 'https://cdn.skypack.dev/sake-publish';
</script>

README

sake-publish

npm build dependencies downloads license chat

Add project publishing tasks to your Sakefile. Publish to npm, GitHub and more.

Install

$ npm install sake-publish --save-dev

Usage

In your Sakefile:

use('sake-publish')

License

BSD