Commit Graph

2 Commits

Author SHA1 Message Date
Shaun Reed 34ff8f54ab Add comments and TODOs
+ Resolve all build warnings
2021-12-26 19:08:58 -05: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