pathable-scripts
v0.3.37
Published
Scripts used to manage pathable applications.
Downloads
4
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 config/<environment>/.env
in the
current directory.