sb-server-tasks
v0.0.2
Published
Tasks for Silent Book Server
Readme
Silent Book Server Tasks
Tasks used by Silent Book server and plugins.
JavaScript is written in ES6 and transpiled to the lib directory.
NPM Commands
Have babel watch the src directory for changes and transpile to the lib directory.
yarn run watchBump the patch number and publish to NPM.
yarn run release