Commit Graph

90 Commits

Author SHA1 Message Date
DataHearth 29d91e0e73
chore(ci): use golang:1.18-alpine3.15 for earthly build 2022-06-01 20:13:19 +02:00
DataHearth 3b3a4d59e0
feat(sync): add .ignore file to filter folder's content 2022-06-01 20:12:29 +02:00
DataHearth 81713eb583
feat(cli): packages are disabled by default 2022-06-01 11:47:33 +02:00
DataHearth 1241858027
chore(doc): update changelog 2022-05-23 13:19:37 +02:00
DataHearth fab9533da1
fix(stderr): add stderr to brew command output 2022-05-23 13:08:43 +02:00
DataHearth 1cfd84b8cf
fix(rm): remove dir even if not empty 2022-05-23 09:35:35 +02:00
DataHearth f526bf1f5d
refactor(cli): separate functions from CLI for lisibility 2022-05-23 09:09:59 +02:00
DataHearth 3af07f159e
chore(doc): update readme 2022-04-07 21:49:56 +02:00
DataHearth 638e0ff3a2
refactor(logging): drop pterm 2022-04-07 21:44:21 +02:00
DataHearth 35d8210ca9
fix(git): use git binary for "git add" 2022-04-07 21:43:50 +02:00
DataHearth 584fe09fe2
feat(index): add indexing system 2022-04-07 21:43:26 +02:00
DataHearth a85165e8fe fix(git): deleted files are not pushed 2022-03-01 19:52:02 +01:00
DataHearth 94b2838f7e fix(git): add error handling and repo URL from config 2022-03-01 12:31:35 +01:00
DataHearth 71526ec28d feat(cli): add git push option with message 2022-02-28 23:41:21 +01:00
DataHearth 759604ebda refactor(archi): reduce base code to one struct 2022-02-28 22:36:26 +01:00
DataHearth 569532ad42 chore(docs): add todo in readme 2022-02-27 19:25:18 +01:00
DataHearth 0ba07855e6 chore(docs): add changelog 2022-02-27 19:15:26 +01:00
DataHearth d3912529d8 chore(build): add earthly 2022-02-27 19:05:50 +01:00
DataHearth 32cb594150 chore(docs): update documentation and template 2022-02-27 18:43:08 +01:00
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 34492f83c1 chore(deps): add yaml.v3 2022-02-27 14:51:45 +01:00
DataHearth 0563a9dcad feat(cli): add copy folder 2022-02-27 14:00:55 +01:00
DataHearth 8f76c97acb chore(git): exclude demo folder 2022-02-27 14:00:13 +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 efb709d31b chore(config): rename configuration template 2022-02-26 15:44:15 +01:00
DataHearth 5ba28f9cfb chore(docs): add readme 2022-02-26 01:33:44 +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 17ea7c89de chore(config): update config template 2022-02-25 18:31:03 +01:00
DataHearth 6e84d9f66c chore(deps): add pterm 2022-02-25 18:31:03 +01:00
Antoine Langlois a0ffdac560 chore(license): add LICENSE file 2022-02-25 18:31:03 +01:00
DataHearth 2de04d7121 chore(deps): add base deps 2022-02-25 18:31:03 +01:00
DataHearth 8f49f3df36 feat(cli): add init sub-command 2022-02-25 18:31:02 +01:00
DataHearth 4e95bd1719 chore(config): add config template 2022-02-25 18:30:47 +01:00
DataHearth 6c7a5be0f2 initial commit 2022-02-21 22:50:30 +01:00