Skip to content

Sourcy is an basic source control progam for Mac and Linux that provides some of the most basic features of git.

License

Notifications You must be signed in to change notification settings

AsherSeiling/sourcey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sourcy

Sourcy is an basic source control progam for Mac and Linux that provides some of the most basic features of git.

Installation Instruction

chmod -h config.sh
./config.sh

Commands

Initilize the repo

sourcey init

Track the changes made since the last commit

sourcey track

Commit a version of the repo

sourcey commit <commit name>

Log previous commits

sourcey log

About

Sourcy is an basic source control progam for Mac and Linux that provides some of the most basic features of git.

Resources

License

Stars

Watchers

Forks

Packages

No packages published