MANIFEST.in
setup.py
bin/husk
husk/__init__.py
husk/config
husk/config.py
husk/constants.py
husk/decorators.py
husk/exceptions.py
husk/note.py
husk/repo.py
husk.egg-info/PKG-INFO
husk.egg-info/SOURCES.txt
husk.egg-info/dependency_links.txt
husk.egg-info/top_level.txt
husk/commands/__init__.py
husk/commands/add.py
husk/commands/info.py
husk/commands/init.py
husk/commands/move.py
husk/commands/remove.py
husk/commands/workon.py
tests/__init__.py
tests/cli.py