feat: 初次提交

This commit is contained in:
2023-03-29 17:28:46 +08:00
commit 8d053238ed
1640 changed files with 291847 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
SUCCESS = 0
ERROR = 1
UNKNOWN_ERROR = 2
VIRTUALENV_NOT_FOUND = 3
PREVIOUS_BUILD_DIR_ERROR = 4
NO_MATCHES_FOUND = 23