Commit graph

3 commits

Author SHA1 Message Date
tfuxu
75d2a89216
meson: configure local build launchers if buildtype is set to debug
* change CLI local launcher name to `local-gradience-cli`
2023-02-11 22:06:05 +01:00
tfuxu
6872919505
fix: allow spaces in argument values when executing CLI from local_cli.sh 2022-12-18 15:55:13 +01:00
tfuxu
50205619fa
frontend/cli: fix local builds support, add logic code for all remaining commands
* add logic code for `presets` and `favorites` command,
* disable `new` command for now (I need to think later how users should input required values in this command),
* add `No presets found` statement in `download` command,
* create new local_cli.sh script for easier CLI testing on local builds
2022-12-17 23:00:05 +01:00