Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 21 hours 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 (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-22T04:08:08.000Z (6 months ago)
- Last Synced: 2024-05-23T04:46:08.280Z (6 months 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
# CCG
## CleanCodersGIT
[![Open Source? Yes!](https://badgen.net/badge/Open%20Source%20%3F/Yes%21/blue?icon=github)](https://github.com/Naereen/badges/) [![GPL license](https://img.shields.io/badge/License-GPL-blue.svg)](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
![Linux](https://img.shields.io/badge/Linux-FCC624?style=for-the-badge&logo=linux&logoColor=black) ![Shell Script](https://img.shields.io/badge/shell_script-%23121011.svg?style=for-the-badge&logo=gnu-bash&logoColor=white)
### 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