Commit Graph

12 Commits

Author SHA1 Message Date
DataHearth
eb6be5d23c feat(cli): add save and load features 2022-02-27 18:13:27 +01:00
DataHearth
b0b70ce5d4 feat(config): add yaml tags for yaml.v3 2022-02-27 14:52:16 +01:00
DataHearth
0563a9dcad feat(cli): add copy folder 2022-02-27 14:00:55 +01:00
DataHearth
3eb4ecce5d fix(config): fix config path check 2022-02-27 14:00:00 +01:00
DataHearth
c8ed7aa7e8 fix(copy): use io.Copy instead of custom copy 2022-02-26 15:57:14 +01:00
DataHearth
4718a7eee6 feat(cli): add save command 2022-02-26 15:46:14 +01:00
DataHearth
ea80957f90 feat(cli): add configuration-file persistant flag 2022-02-26 15:45:10 +01:00
DataHearth
09a524444c feat(config): update git configuration 2022-02-26 01:28:36 +01:00
DataHearth
b48a15ef3d refactor(config): unmarshal configuration instead of raw read 2022-02-25 20:17:33 +01:00
DataHearth
29a9a03103 feat(cli): implement pkgs installation 2022-02-25 18:31:11 +01:00
DataHearth
8f49f3df36 feat(cli): add init sub-command 2022-02-25 18:31:02 +01:00
DataHearth
6c7a5be0f2 initial commit 2022-02-21 22:50:30 +01:00