3 files changed
+3
-3
lines changed- .github/workflows/build.yml-21
- .travis.yml+16
- LICENSE.md+1-1
- README.md+15-47
- dotbot/__init__.py+1-1
- dotbot/__main__.py-4
- dotbot/cli.py+9-31
- dotbot/context.py+1-6
- dotbot/dispatcher.py+6-8
- dotbot/messenger/messenger.py+6-2
- dotbot/plugins/create.py+6-12
- dotbot/plugins/link.py+4-19
- dotbot/plugins/shell.py-15
- test/README.md+2-2
- test/Vagrantfile+1
- test/driver-lib.bash+21-5
- test/test+2-19
- test/test-lib.bash+2-1
- test/tests/create-mode.bash-26
- test/tests/except-multi.bash+1-1
- test/tests/except.bash-1
- test/tests/link-canonicalize.bash+1-1
- test/tests/link-glob-exclude.bash-123
- test/tests/link-glob-multi-star.bash+1-1
- test/tests/link-glob.bash-46
- test/tests/link-if.bash+1-1
- test/tests/link-no-canonicalize.bash+1-18
- test/tests/only-defaults.bash-22
- test/tests/only.bash-1
- test/tests/plugin.bash+3-39
- test/tests/shell-cli-override-config.bash-79
- tools/git-submodule/install.ps1-22
- tools/hg-subrepo/install.ps1-21
0 commit comments