Skip to content

david-j-davis/New-Project-Shell-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

New-Project-Shell-Script

Bash shell script for starting your development projects from github repos, includes project inits for Wordpress, Angular, Angular with Express, and Express seeds

  • Set file permission on the file: chmod 755 start-project.sh
  • Modify YOURNAME with your name inside of start-project.sh
  • Modify urls for your root path directory
  • Modify github urls or whatever urls you use to replace those in this file
  • Modify your editor command, as you can see I use 'atom'
  • Add more commands and projects to your liking

Get started with Terminal or whatever other shell: ./start-project.sh

About

Bash shell script for starting your development projects from github repos, includes project inits for Wordpress, Angular, Angular with Express, and Express seeds

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages