Skip to content

Home-made alternative solution to Git, fully made in Python.

License

Notifications You must be signed in to change notification settings

0adri3n/easyGit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

easyGit

Home-made alternative solution to Git, fully made in Python.

Installation

Download the source code and use it with Python :

python main.py

Setup

Please follow the instructions !

Step 1 :

Create one folder per user in your local easyGit folder.

Example :

If 3 persons are using easyGit on a server, the easyGit folder will looks like this :

image

Step 2 :

Modify your user in the conf.yaml file :

image

Step 3 :

Add all the users in the list in main.py :

image

Step 4 :

Fill the server informations in each upload.py, download.py and server.py :

image

Usage

Make sure that all the files you edit/upload stay in YOUR folder at YOUR username on your local easyGit repertory. Every user need to respect this rule to run your easyGit smoothly.

Type help to see all the commands !

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

Home-made alternative solution to Git, fully made in Python.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages