Pro Ship
Ships a package, with extras like bumping k8s deployment
Install
npm install @tryghost/pro-ship --save
or
yarn add @tryghost/pro-ship
Usage
yarn pro-ship
- Ships a build, including bumping the production k8s deployment if available
Develop
This is a monorepo package.
Follow the instructions for the top-level repo.
-
git clone
this repo &cd
into it as usual - Run
yarn
to install top-level dependencies.
Test
-
yarn lint
run just eslint -
yarn test
run lint and tests
Copyright & License
Copyright (c) 2013-2023 Ghost Foundation - Released under the MIT license.