48bb3a9dce
Make fields of AppConfig private
...
We are going to make a few changes to the fields in this branch, and we can make
them with more peace of mind when we can be sure they are not accessed from
outside this package.
2024-08-18 10:24:52 +02:00
8487bc397d
Remove our yaml fork
...
Switch back to the official go-yaml package.
2024-03-29 17:55:06 +01:00
75674d819c
bring back yaml library fork
2023-07-26 12:50:39 +03:00
33f332e28d
build: remove github.com/jesseduffield/yaml
package
2023-03-17 23:19:11 +09:00
86ac309e08
add build info when building from source
2022-08-01 20:16:50 +10:00
3eb124c732
easier hiding of command log
2021-10-23 12:54:57 +11:00
4912205adb
remove viper
...
WIP
2020-10-10 00:23:01 +11:00
1759ddf247
move OS commands into their own package
2020-09-29 20:48:49 +10:00