Skip to content

A simple project to clone to help set up your own project.

License

Notifications You must be signed in to change notification settings

joepowell96/base-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

base-project

A simple project to clone to help set up your own project.

Once you have cloned this project you can then run the following command to rename it.

sh renameProject.sh {new project name}

If you want to rename the project after having already renamed it, run the following command.

sh renameProject.sh {new project name} {old project name}

Example renaming

Say we want to rename this project to foo, we would type the following command.

sh renameProject.sh foo

About

A simple project to clone to help set up your own project.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published