Skip to content

masonhorder/projectAutomation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

projectAutomation

Installation:

  1. clone file: git clone https://github.com/masonhorder/projectAutomation.git
  2. change credentials to your username and custom file locations
  3. create bin directory(skip to the next step if you have already done this):
1. cd ~
2. mkdir bin
3. export PATH=$PATH:/Users/masonhorder/bin
  1. move open_project, update and create to bin directory
  2. activate update - chmod u+x update
  3. activate create - chmod u+x create
  4. activate open_project - chmod u+x open_project

Now you can run these commands terminal.

Usage:

Update: update (project name) (message)

Create: create (project name)

Open Project: open_project (project name)

Note: when you run create you will be prompted for your password to github

This was inspired by https://github.com/KalleHallden/ProjectInitializationAutomation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages