@tryghost/pro-ship
v1.0.6
Published
Ships a package, with extras like bumping k8s deployment
Downloads
1,561
Maintainers
Keywords
Readme
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 eslintyarn test
run lint and tests
Copyright & License
Copyright (c) 2013-2023 Ghost Foundation - Released under the MIT license.