Skip to content

A simple bash script to initialise a repository so you can get right to work :)

License

Notifications You must be signed in to change notification settings

madebycollins/Repo-Init

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Repo-Init

A simple bash script to initialise a repository so you can get right to work :)

About

I work on personal and work projects using git. And it's annoying to have to set up the folder to use seperate git names, and emails each time. This script will create the folder and repo for you automatically :)

How to use

  • Clone or download the repo
  • Place the init_repo.sh inside the root of your work folder
  • Replace the [email protected] email & name with your work email and name
  • Run the file each time you begin working on a new work or personal project to have the directory & repo initialised for you

About

A simple bash script to initialise a repository so you can get right to work :)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages