Skip to content

A Script to Automate The Deploy and various other Processes of Github, Heroku and Many Services on AWS

Notifications You must be signed in to change notification settings

josephpaulmckenzie/Joes-Automated-Deploy-Helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scripting !!!!

joestodelete

To add to system path:

  1. Modify the permissons to make it executable any where on your command line chmod +x joesdeploy

  2. Copy the bash script to your bin folder cp joesdeploy /usr/local/bin

  3. Change directorys in to /usr/local/bin

  4. nano or vim .bash_profile

  5. add the following line export PATH="/usr/local/bin/joesdeploy:$PATH"

  6. Execute anywhere on your system by typing in joesdeploy

ENJOY

About

A Script to Automate The Deploy and various other Processes of Github, Heroku and Many Services on AWS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages