Add 'create' directive to create directories
commit5a0f6676d41a7291e89f5e32e09396490d71a800
authorJesse Leite <jesseleite@gmail.com>
Sun, 6 Oct 2019 05:13:51 +0000 (6 01:13 -0400)
committerAnish Athalye <me@anishathalye.com>
Sat, 12 Oct 2019 15:55:09 +0000 (12 11:55 -0400)
treea335dd995592d322734cb9d7db0ca09a1b1823fc
parentcdef01e9c43c65c83609daf6a38450b47b6c1300
Add 'create' directive to create directories
README.md
dotbot/cli.py
dotbot/plugins/__init__.py
dotbot/plugins/create.py [new file with mode: 0644]
test/tests/create.bash [new file with mode: 0644]