An open API service indexing awesome lists of open source software.

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

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
```

[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/kakwa/trc/trend.png)](https://bitdeli.com/free "Bitdeli Badge")