Commit Graph

3 Commits (3d470d1c435958211ed794196153175e1c180661)

Author SHA1 Message Date
sudo pacman -Syu 3434986e67
feat: add compare command (#10)
* feat: add compare commands

* feat: implete compare config

* chore(config): correct config store

Co-authored-by: Tran Hau <ngtranhau@gmail.com>
2021-04-23 10:21:48 +07:00
sudo pacman -Syu d655736596
feat: treat files, dirs in config as the same (#8)
* feat: use paths for bpth files and dirs

* refactor: rename file to path when config install/update

Co-authored-by: Tran Hau <ngtranhau@gmail.com>
2021-04-22 17:36:19 +07:00
sudo pacman -Syu 4fa12066d0
feat: add --dry-run flag (#6)
* feat: add --dry-run flag to all commands

* feat: update copy-go with single copy.Replace

* refactor: make Config interface

* chore(config): cleanup unused

* feat: add config demo (1/?)

* chore: better naming for cfg

* refactor: move to pkg config

* refactor: use data for store configs

* refactor: split real and demo config

* feat: make use of dry run flag

Co-authored-by: Tran Hau <ngtranhau@gmail.com>
2021-04-22 16:36:11 +07:00