1f73b85e5e
- @tryghost/adapter-manager@0.1.11 - @tryghost/bootstrap-socket@0.2.2 - @tryghost/constants@0.1.1 - @tryghost/errors@0.2.4 - @tryghost/image-transform@1.0.4 - @tryghost/job-manager@0.1.1 - @tryghost/moleculer-service-from-class@0.2.6 - @tryghost/mw-session-from-token@0.1.8 - @tryghost/pretty-cli@1.2.10 - @tryghost/promise@0.1.1 - @tryghost/release-utils@0.6.7 - @tryghost/security@0.2.0 - @tryghost/session-service@0.1.9 - @tryghost/vhost-middleware@1.0.9 - @tryghost/zip@1.1.4 |
||
---|---|---|
.. | ||
lib | ||
test | ||
.eslintrc.js | ||
index.js | ||
LICENSE | ||
package.json | ||
README.md |
Job Manager
Install
npm install @tryghost/job-manager --save
or
yarn add @tryghost/job-manager
Usage
Develop
This is a mono repository, managed with lerna.
Follow the instructions for the top-level repo.
git clone
this repo &cd
into it as usual- Run
yarn
to install top-level dependencies.
Run
yarn dev
Test
yarn lint
run just eslintyarn test
run lint and tests
Copyright & License
Copyright (c) 2020 Ghost Foundation - Released under the MIT license.