Skip to content
/ flep Public

flep -- a tool for managing interdependent libraries in a flat hierarchy

Notifications You must be signed in to change notification settings

cfneuhaus/flep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

flep

flep -- a tool for managing interdependent libraries in a flat hierarchy

Installation

git clone https://github.com/cfneuhaus/flep.git
pip install --user ./flep

If you have ~/local/bin in your path, you should now be able to run flep. If you cannot, append the local bin path to your PATH as follows:

echo 'export PATH=$PATH:~/.local/bin' >> ~/.bashrc 

About

flep -- a tool for managing interdependent libraries in a flat hierarchy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages