@pathable/pathable-scripts
v1.0.22
Published
Scripts used to manage pathable applications.
Downloads
17
Keywords
Readme
Pathable-CLI
- Pathable-CLI for development
- Deploy pathable-design to Heroku
- Deploy pathable-apps to Heroku
- Pathable-CLI for deployment
- Create tag for staging deployment
- Create tag for production deployment
- Deploy to staging
- Deploy to production
Pathable-Scripts
Scripts
Include this package to have access to scripts for installing, starting and deploying Pathable applications.
Scripts included in node_modules/.bin
are:
- p-start
- p-install
- p-for
Configuration
Env VARS will first be loaded from ~/.pathable-env
. Then from private/<environment>/.env
in the
current directory.