Commit Graph

17 Commits (a9d91218baf40b6e2b0902bd9837e1e56278d0a6)

Author SHA1 Message Date
Tran Hau abac054448 feat: replace ioutil.ReadAll with os pkg 2021-03-17 04:29:51 +00:00
Tran Hau 1c7449b235 feat(config): safe to delete unusedApps directly 2021-01-20 14:36:33 +07:00
Tran Hau d2b5e36773 feat(config): config clean remove all unused apps 2021-01-20 14:34:25 +07:00
Tran Hau c343fcb0cb refactor: use replaceFile and replaceDir 2021-01-20 14:18:35 +07:00
Tran Hau fc16a62de1 feat: add clean config skeleton 2021-01-19 18:06:13 +07:00
Tran Hau c8996e3850 feat(config): replace configs path to config 2021-01-18 16:52:55 +07:00
Tran Hau 0689546a4d fix(config): correct copy dir 2021-01-18 16:50:36 +07:00
Tran Hau 161aff2bb2 chore(config): add stackoverflow comments 2021-01-18 16:42:35 +07:00
Tran Hau 9a231b1d63 refactor: use remove and copy to reduce boiler plate code 2021-01-18 16:41:14 +07:00
Tran Hau 8f96806ebf feat: remove config path completly 2021-01-18 16:09:39 +07:00
Tran Hau 5083abaa9b feat: revert use absolute path to copy configs
This reverts commit 48600a5f7a.
2021-01-18 16:08:18 +07:00
Tran Hau 48600a5f7a feat: use absolute path to copy configs 2021-01-18 16:00:59 +07:00
Tran Hau 59f3a888c5 feat: add update cmd 2021-01-18 15:37:40 +07:00
Tran Hau bbb84fe09f feat: add update config 2021-01-18 15:32:25 +07:00
Tran Hau dae2c42252 feat: add install config using my own copy pkg 2021-01-18 15:29:01 +07:00
Tran Hau e130245287 feat(config): split files and folders 2021-01-18 11:28:06 +07:00
Tran Hau ceda041891 feat: add config loading 2021-01-12 10:53:51 +07:00