reqs
Cross-platform package management tool for Linux and OSX. It's an abstraction over existing package management tools.
How to download and setup reqs
Open terminal and run command
git clone https://github.com/iepathos/reqs.git
git clone is used to create a copy or clone of reqs repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with reqs https://github.com/iepathos/reqs/archive/master.zip
Or simply clone reqs with SSH
[email protected]:iepathos/reqs.git