ficsit-cli-flake/cli
mircearoata ea983cf851
feat: vanilla toggle per install (#13)
* feat: vanilla toggle per install

* fix: update set-vanilla cmd description

* fix: use viper for the set-vanilla off flag

* fix: writing lockfile when the directory didn't exist

* fix: check for nil selected install in header vanilla message

---------

Co-authored-by: Vilsol <me@vil.so>
2023-12-06 06:02:06 +02:00
..
disk feat: use the pubgrub algorithm for solving versions (#40) 2023-12-06 05:01:49 +02:00
context.go feat: use the pubgrub algorithm for solving versions (#40) 2023-12-06 05:01:49 +02:00
dependency_resolver.go feat: use the pubgrub algorithm for solving versions (#40) 2023-12-06 05:01:49 +02:00
dependency_resolver_error.go feat: use the pubgrub algorithm for solving versions (#40) 2023-12-06 05:01:49 +02:00
installations.go feat: vanilla toggle per install (#13) 2023-12-06 06:02:06 +02:00
installations_test.go feat: vanilla toggle per install (#13) 2023-12-06 06:02:06 +02:00
lockfile.go feat: add mod upload command 2022-10-14 19:11:16 +03:00
platforms.go fix: update platform version paths (#41) 2023-12-06 05:51:23 +02:00
profiles.go feat: add mod upload command 2022-10-14 19:11:16 +03:00
profiles_test.go feat: add mod upload command 2022-10-14 19:11:16 +03:00
resolving_test.go feat: use the pubgrub algorithm for solving versions (#40) 2023-12-06 05:01:49 +02:00
types.go Resolution, downloads, lockfiles 2022-05-02 23:07:15 +03:00