Commit Graph

14 Commits

Author SHA1 Message Date
DataHearth a568ca9bb8
chore(logging): use charmbracelet/log instead of custom logging
continuous-integration/drone/push Build is passing Details
2023-03-02 18:35:26 +01:00
DataHearth b27c1f9e89
feat(ssh): add possibilty to use multiple SSH configurations 2022-09-12 18:40:40 +02:00
DataHearth f85fc9d39c
fix(pkgs): update command building 2022-07-20 18:03:31 +02:00
DataHearth 8051912b35
feat(packages): add nala package manager 2022-07-20 13:33:04 +02:00
DataHearth 224754870d
fix(pkgs): add pkg manager validation check and parsing cli arguments 2022-07-20 11:35:19 +02:00
DataHearth f576eec3c3 feat(pkgs): add more package manager 2022-07-10 12:37:28 +02:00
DataHearth 56da676e15
chore(doc): update function documentation 2022-06-14 12:03:53 +02:00
DataHearth d3bab447e0
feat(cli): add verbose flag and a spinner for pkgs 2022-06-06 15:32:01 +02:00
DataHearth 46249857f3 feat(config): add SSH capability with user/pass or key/pass 2022-06-02 19:44:51 +02:00
DataHearth fab9533da1
fix(stderr): add stderr to brew command output 2022-05-23 13:08:43 +02:00
DataHearth 638e0ff3a2
refactor(logging): drop pterm 2022-04-07 21:44:21 +02:00
DataHearth eb6be5d23c feat(cli): add save and load features 2022-02-27 18:13:27 +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