@ianlucas/deploy
TypeScript icon, indicating that this package has built-in type declarations

2.1.0 • Public • Published

deploy

My simple deployment script

Usage

[!IMPORTANT]
Set up a deploy.js at the root of the project, see /deploy.example.js as a reference.

npx @ianlucas/deploy@latest

Options

  • --all or -a: deploy all apps listed in deploy.js.
  • --backup <filename> or -b: name of the file in /deploys to be deployed.
  • --no-pm2: script won't mess with pm2.
  • --debug: display deployment information, apps won't be deployed.

Readme

Keywords

none

Package Sidebar

Install

npm i @ianlucas/deploy

Weekly Downloads

0

Version

2.1.0

License

MIT

Unpacked Size

17 kB

Total Files

23

Last publish

Collaborators

  • ianlucas