Commit Graph

3 Commits

Author SHA1 Message Date
Shaun Reed a01ab6b532 Improve CLI
+ Add repository URL as valid input for dotfiles
+ Add regex, chrono crates
+ Add custom error types for Kot
+ Add uninstallation of dotfiles to revert changes when error is
  encountered
+ Update README, help text
2022-05-29 19:19:42 -04:00
Shaun Reed eadf1fd0a2 Start work on basic CLI features
+ Add basic logic for detecting conflicting configs, prompt to abort or
  continue
+ Create symlinks to configs
+ Basic usage is `kot path/to/dotfiles/`
+ Add `--backup-dir` option for setting directory for backing up configs
+ Default backup-dir to `backups/kapper` until finished testing
+ Add `--home-dir` option for setting location to install configs
+ Default home-dir setting to `dry-runs/kapper` until finished testing
2021-09-28 23:49:11 -04:00
Shaun Reed cb0e627a42 Initial commit 2021-09-25 13:39:37 -04:00