308028fb创建于 4月20日历史提交
文件最后提交记录最后更新时间
4 个月前
4 个月前
4 个月前
4 个月前
4 个月前
4 个月前
4 个月前
4 个月前
4 个月前
4 个月前
4 个月前
4 个月前
4 个月前
4 个月前
4 个月前
4 个月前
4 个月前
4 个月前
4 个月前
4 个月前
4 个月前
4 个月前
4 个月前
4 个月前
4 个月前
4 个月前
4 个月前
4 个月前
4 个月前
README

cli Directory Description

Directories

Directory Name Long Name Content Description
cmd_* Command_* Actual implementation of the specific CLI command
commands Commands Definition of all CLI commands
helpers Helpers Helper functions that are used by several parts of the CLI tool
pre-commit pre-commit Scripts that are run as part of the pre-commit framework

Files

  • cli/cli.py: registers all commands.
  • cli/foxbms_version.py: Reads the |foxbms| version information from the single source of truth for the version information, the wscript at the root of the repository.