https://github.com/kakwa/trc
tar revision control
https://github.com/kakwa/trc
revision shell tar vcs
Last synced: 2 months ago
JSON representation
tar revision control
- Host: GitHub
- URL: https://github.com/kakwa/trc
- Owner: kakwa
- License: other
- Created: 2013-01-11T17:32:32.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2015-05-20T13:12:05.000Z (about 10 years ago)
- Last Synced: 2025-01-30T19:49:56.015Z (4 months ago)
- Topics: revision, shell, tar, vcs
- Language: Shell
- Homepage:
- Size: 171 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
TRC: tar revision control
===## License ##
trc is released under the MIT Public License
## TRC ##
TRC is the ultimate revision control system
trc advantages:
* simple: no options, just one argument
* decentralized: doesn't even have cumbersome network capacities
* lightweight: easy to install, doesn't rely on 42 obscure libraries, or perl
* standard: you can use it even if you don't have it
* collaborative: just use it with netcat, scp, rsync, mail, ftp...
* clear: revision is just a date, not an obscure hash or number
* naturally compress: your code is naturally compressed by trc, less disk space wasted
* pragmatic: who has time to set up a git repository?## How to install ##
```
wget https://raw.githubusercontent.com/kakwa/trc/master/trc -O /usr/local/bin/trc
chmod 755 /usr/local/bin/trc
echo "TRC installed"
```## How to use it? ##
It's really simple:
```
me@my-host # trc
```[](https://bitdeli.com/free "Bitdeli Badge")