Commit Graph

401 Commits (46c8f6311b18ea7c7da58cbf80f2ea4140015505)

Author SHA1 Message Date
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