mirror of
https://github.com/Eyre-S/sekai-scores.git
synced 2024-11-22 03:04:55 +08:00
todo for it
Eyre_S
af53ed7f18
- set default _debug output to false - add global param --debug/--verbose to enable _debug output - changed user config store path - on windows, it will be "~/AppData/Roaming" - on linux, it still is "~/.config" - added supported to system global config - which means "C:/ProgramData" on Windows and "/etc" on linux - the system global config can be override by user config - add config command - with param --user/--sys, which can control config command do on which config field. the default is user. - with subcommand create, it can create sekai-scores config dir and config file. it follows config field. - with subcommand list/show, it can show the config loaded. it shows all of the config will be load. so, it do not follow config field setting. - without subcommand, it will output the config file path. |
||
---|---|---|
gradle/wrapper | ||
sekai-cli | ||
sekai-scores-db | ||
src/main/java/cc/sukazyo/sekai_scores | ||
.gitignore | ||
build.gradle | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
settings.gradle |