https://github.com/klane/modbot
CLI to add and remove dotfiles tracked with Dotbot
https://github.com/klane/modbot
dotbot python
Last synced: about 1 year ago
JSON representation
CLI to add and remove dotfiles tracked with Dotbot
- Host: GitHub
- URL: https://github.com/klane/modbot
- Owner: klane
- License: mit
- Created: 2019-02-13T05:02:07.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-04-01T07:56:49.000Z (about 3 years ago)
- Last Synced: 2025-02-12T07:32:35.628Z (over 1 year ago)
- Topics: dotbot, python
- Language: Python
- Homepage:
- Size: 420 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ModBot: Add & Remove Dotbot Files
[](https://github.com/klane/modbot/actions)
[](https://codecov.io/gh/klane/modbot)
[](LICENSE)
ModBot allows you to easily add and remove files from your dotfiles repo and your [Dotbot](https://github.com/anishathalye/dotbot) install.conf.yaml file.
## Add
```bash
modbot add file [repo location]
```
## Remove
```bash
modbot remove file
```