Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

project

A git project directory tool. Assumes you keep all your projects in a directory called $PROJECTS. If true, running project <projname> does the following:

  1. Checks to see if <your github username>/<projname> exists.
  2. If yes, clones the project into $PROJECTS/<projname>
  3. If no, initializes a new project in $PROJECTS/<projname>
  4. Runs whatever is in $HOME/.project/post-all

About

A git project directory tool.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages