daniparera / MCR

Tools for working with MCR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MCR

Scripts to work with MCR

Download

Download code...

svn export https://github.com/daniparera/MCR/

Useful commands

Duplicate/Clone the repository

git clone https://github.com/daniparera/MCR/

Add files to repository

git add .

upload changes to repository

git commit -m 'DESCRIPTION'
git push origin master

About

Tools for working with MCR

License:GNU General Public License v2.0


Languages

Language:Shell 58.6%Language:Python 38.9%Language:Perl 2.5%Language:Awk 0.0%