refactor: modularize codebase and improve type safety
This commit is contained in:
@@ -47,10 +47,10 @@ Options:
|
||||
-V, --version Print version
|
||||
|
||||
Environment:
|
||||
SF_SPEC_PATH Path to the directory containing templates. Defaults to "./spec".
|
||||
SF_TMPL_PATH Path to the directory containing specifications. Defaults to "./tmpl".
|
||||
SF_OUT_PATH Path to the directory for command output. Defaults to "./out".
|
||||
SF_LOG_PATH Path to the directory for log output. Defaults to "./log".
|
||||
SF_SPEC_PATH Directory containing templates
|
||||
SF_TMPL_PATH Directory containing specifications
|
||||
SF_OUT_PATH Directory for command output
|
||||
SF_LOG_PATH Directory for log output
|
||||
```
|
||||
|
||||
### Standard
|
||||
|
||||
Reference in New Issue
Block a user