Add PyPI package
commit30caaf27803a9529e1809504a39c514c80b859c2
authorAnish Athalye <me@anishathalye.com>
Wed, 30 May 2018 13:41:55 +0000 (30 09:41 -0400)
committerAnish Athalye <me@anishathalye.com>
Wed, 30 May 2018 14:23:53 +0000 (30 10:23 -0400)
tree11d8fd55a35e7a9c24a19e5ff4fe3d20b897afb9
parent8afca63f6532578b40bbc166ed69b1125623e5c1
Add PyPI package

This patch also makes the '-d' argument optional, with the base
directory defaulting to the directory of the configuration file.
.gitignore
README.md
dotbot/__init__.py
dotbot/cli.py
setup.cfg [new file with mode: 0644]
setup.py [new file with mode: 0644]
test/test-lib.bash