Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 304 Bytes

File metadata and controls

18 lines (12 loc) · 304 Bytes

devtools

Practical tools for developers who live in the shell

Installation

Download the repository:

cd ~
git clone https://github.com/domcharrier/devtools.git .devtools

Then, put the following into your .bashrc (or equivalent file):

export PATH=$PATH:~/.devtools/python