@boost/core
Version:
Robust pipeline for creating dev tools that separate logic into routines and tasks.
12 lines (11 loc) • 423 B
JSON
{
"ciRanIn": "Ran {{routineCount}} routine(s) and {{taskCount}} task(s) in {{time}}",
"cliOptionConfig": "Path to a configuration file",
"cliOptionDebug": "Show debug messages",
"cliOptionLocale": "Locale to display output in",
"cliOptionOutput": "Control output size (1-3)",
"cliOptionSilent": "Hide all output",
"cliOptionTheme": "Change output colors",
"cliSkipped": "skipped",
"cliFailed": "failed"
}