https://github.com/admodev/ccg
CleanCodersGIT
https://github.com/admodev/ccg
bash bash-script git git-client github shell shell-script version-control version-manager versioning
Last synced: 3 days ago
JSON representation
CleanCodersGIT
- Host: GitHub
- URL: https://github.com/admodev/ccg
- Owner: admodev
- License: lgpl-2.1
- Created: 2022-02-17T12:18:35.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-05-22T04:08:08.000Z (over 1 year ago)
- Last Synced: 2024-05-23T04:46:08.280Z (over 1 year ago)
- Topics: bash, bash-script, git, git-client, github, shell, shell-script, version-control, version-manager, versioning
- Language: Shell
- Homepage:
- Size: 35.2 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CleanCodersGIT (CCG)
## What is CCG and how can I contribute?
[](https://github.com/Naereen/badges/) [](http://perso.crans.org/besson/LICENSE.html)
This software work is and will forever be free, you are free to modify it as long as you follow some guidelines to do so.
- Clone this repository in your account and made all the changes or improvements you want.
- Give us credit as the creators of the software and a link to the original repository so we can continue sharing awesome things.
If you want your changes to appear in the official versions of this software,
create a pull request!
### Our mission
Our mission is to ship a piece of software that takes the best parts of mercurial, subversion, git and puts them together to give you the best version control experience whether you're coming from Mercurial, SVN or GIT.
### Made with
 
### Instructions
To install this software you have to download the latest release from
the "releases" section and add it to your path. Then you can use it
globally with the ccg command.
For instructions on how to use it run
```bash
ccg --help
```
### Authors
admodev