a9c0709055d603702f6f89090e09bfb754d7e6d4
Shell Tools package
_____ ___
|_ _/ _ \
| || (_) |
|_| \__\_\
This is a growing selection of shell tools used by me and my colleagues.
Each tool is an individual program, which do often depend on other tools. Dependencies are best found by running the programs.
To see the help page of each tool, run the ./README script
Installation
mkdir -p ~/libhg clone https://bitbucket.org/MoonQ/tools ~/lib/tools. $HOME/lib/tools/rc
It is best to add the last line in your ~/.bashrc
Dependencies
Many of the tools use common unix tools. Some extra tools are required. Here are the installation commands.
sudo apt-get install sqlite3 python python-magic python-pip python-gtk2 sc \
gnuplot wget vim rsync curl pv
pip install --use csvkit
Description
Languages
Python
65.9%
Shell
29.7%
CSS
2.4%
Vim Script
1%
Makefile
1%