8 Star 17 Fork 9

LibQQt应用程序开发组织 / Multi-environ Technology(PyMake)

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
COMMAND-LINE.txt 43.77 KB
一键复制 编辑 原始数据 按行查看 历史
T.D.R. 提交于 2021-04-19 13:07 . add some txt files.
Microsoft Windows [汾 10.0.19042.867]
(c) 2020 Microsoft Corporation. Ȩ
C:\Users\Administrator\Develop\b0-toolkits\a0-compiler\PyMake\UserSource\MyShell>pymake --help
PyMake 8.0.
Usage:
pymake8.py source
pymake8.py source file [ <source-path-file> ]
pymake8.py source root [ <source-root-path> ]
pymake8.py source config [ --add ] [ <config-file-name> ]
pymake8.py source config [ --del ] [ <config-file-name> ]
pymake8.py source config [ --mod ] [ <config-file-name> ] [<new-config-file-name>]
pymake8.py source config [ --switch ] [ <config-file-name> ]
pymake8.py source config [ --edit ] [ <config-file-name> ]
pymake8.py source config [ --restore ]
pymake8.py source config [ --show ]
pymake8.py -------------------------------------------------------------
pymake8.py set path ( --add | --del | --mod ) <name> [ <value> ]
pymake8.py set env [ path ] ( --add | --del | --mod ) <group> <name> [ <value> ]
pymake8.py set cmd (--add | --del | --mod ) <name> [ <values> ... ]
pymake8.py set cur env <name>
pymake8.py list [ path | env | cmd ] [<name>] [-r | --raw] [-a | --all]
pymake8.py env [<name>] [-p | --path] [-v | --var] [-r | --raw] [-a | --all]
pymake8.py -------------------------------------------------------------
pymake8.py clean [ here | hh ] [ there | tt ] [ default | dd ]
pymake8.py export [ here | hh ] [ there | tt ] [ default | dd ] [ <env-name> ] [ to <file-name> ]
pymake8.py type [ here | hh ] [ there | tt ] [ default | dd ] [ <cmd-name> ] [ to <file-name> ]
pymake8.py exec [ here | hh ] [ there | tt ] [ default | dd ] [ <command-names> ... ]
pymake8.py cc [ here | hh ] [ there | tt ] [ default | dd ] [ <command-names> ... ]
pymake8.py use <env-name> type [ here | hh ] [ there | tt ] [ default | dd ] [ <cmd-name> ] [ to <file-name> ]
pymake8.py use <env-name> exec [ here | hh ] [ there | tt ] [ default | dd ] [ <command-names> ... ]
pymake8.py use <env-name> cc [ here | hh ] [ there | tt ] [ default | dd ] [ <command-names> ... ]
pymake8.py -------------------------------------------------------------
pymake8.py set current env <name>
pymake8.py set default env <name>
pymake8.py show [ path | env | cmd ] [<name>] [-r | --raw] [-a | --all]
pymake8.py environ [<name>] [-p | --path] [-v | --var] [-r | --raw] [-a | --all]
pymake8.py see [ <cmd-name> ] [ use <env-name> ] [-r | --raw] [-a | --all] [ -l | --linenumber ]
pymake8.py ss [ <cmd-name> ] [ use <env-name> ] [-r | --raw] [-a | --all] [ -l | --linenumber ]
pymake8.py cmd [ <cmd-name> ] [ use <env-name> ] [-r | --raw] [-a | --all] [ -l | --linenumber ]
pymake8.py use <env-name> see [ <cmd-name> ] [-r | --raw] [-a | --all] [ -l | --linenumber ]
pymake8.py use <env-name> ss [ <cmd-name> ] [-r | --raw] [-a | --all] [ -l | --linenumber ]
pymake8.py use <env-name> cmd [ <cmd-name> ] [-r | --raw] [-a | --all] [ -l | --linenumber ]
pymake8.py -------------------------------------------------------------
pymake8.py have path <name> [-r | --raw]
pymake8.py have env [ path ] [ <group> ] [ <name> ] [-r | --raw]
pymake8.py have cmd <name> [-r | --raw]
pymake8.py has path <name> [-r | --raw]
pymake8.py has env [ path ] [ <group> ] [ <name> ] [-r | --raw]
pymake8.py has cmd <name> [-r | --raw]
pymake8.py -------------------------------------------------------------
pymake8.py get cur env
pymake8.py get current env
pymake8.py get default env
pymake8.py get env
pymake8.py get env ( cur | current | default )
pymake8.py -------------------------------------------------------------
pymake8.py program
pymake8.py program root
pymake8.py program file
pymake8.py program configure
pymake8.py program configure root
pymake8.py program configure file
pymake8.py program configure [ --edit ]
pymake8.py initialize
pymake8.py debug
pymake8.py debug [ open | close ]
pymake8.py -------------------------------------------------------------
pymake8.py get all
pymake8.py get all ( info | information )
pymake8.py get all ( stat | status )
pymake8.py get all settings [ path | env | cmd ] [<name>] [-r | --raw] [-a | --all]
pymake8.py get all settings [ -l | --local ] [ -c | --custom ] [ -s | --system ] [ --current ] [ --envname=<env-name> ]
pymake8.py -------------------------------------------------------------
pymake8.py set exec root
pymake8.py set exec root [ to <work-root-path> ]
pymake8.py set exec root to [ here | hh ] [ there | tt ] [ default | dd ]
pymake8.py set [ default | dd ] exec root
pymake8.py set [ there | tt ] exec root
pymake8.py set [ here | hh ] exec root
pymake8.py set [ there | tt ] exec root [ to <work-root-path> ]
pymake8.py set [ current | starting ] exec root [ to <work-root-path> ]
pymake8.py set [ current | starting ] exec root to [ here | hh ] [ there | tt ] [ default | dd ]
pymake8.py get exec root
pymake8.py get exec root [ here | hh ] [ there | tt ] [ default | dd ]
pymake8.py get [ here | hh ] [ there | tt ] [ default | dd ] exec root
pymake8.py get [ default | dd ] exec root
pymake8.py get [ there | tt ] exec root
pymake8.py get [ here | hh ] exec root
pymake8.py get [ current | starting ] exec root [ --position | -p ]
pymake8.py -------------------------------------------------------------
pymake8.py port
pymake8.py port root [ <source-config-root> ] [ to <target-config-root> ]
pymake8.py port config [ <source-config-file> ] [ to <target-config-file> ]
pymake8.py port file [ <source-path-file> ] [ to <target-path-file> ]
pymake8.py port root ( --source | --target ) <config-root>
pymake8.py port config ( --source | --target ) <config-file>
pymake8.py port file ( --source | --target ) <path-file>
pymake8.py port reset
pymake8.py translate
pymake8.py translate ( path | env | cmd )
pymake8.py translate ( path | env | cmd ) <key-name> [ to <target-key-name> ] [ -f | --force ]
pymake8.py translate ( path | env | cmd ) [ -a | --all ] [ -f | --force ]
pymake8.py translate path-env-cmd [ -a | --all ] [ -f | --force ]
pymake8.py translate all [ -a | --all ] [ -f | --force ]
pymake8.py translate section
pymake8.py translate section <section-name> [ to <target-section-name> ] [ -f | --force ]
pymake8.py translate section [ -a | --all ] [ -f | --force ]
pymake8.py translate config [ -f | --force ]
pymake8.py -------------------------------------------------------------
pymake8.py exec-with-params [ here | hh ] [ there | tt ] [ default | dd ] [ <command-name> ] [ --params=<command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py use <env-name> exec-with-params [ here | hh ] [ there | tt ] [ default | dd ] [ <command-name> ] [ --params=<command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py execvp [ here | hh ] [ there | tt ] [ default | dd ] [ <command-name> ] [ <command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py use <env-name> execvp [ here | hh ] [ there | tt ] [ default | dd ] [ <command-name> ] [ <command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py ccvp [ here | hh ] [ there | tt ] [ default | dd ] [ <command-name> ] [ <command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py use <env-name> ccvp [ here | hh ] [ there | tt ] [ default | dd ] [ <command-name> ] [ <command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py -------------------------------------------------------------
pymake8.py import cmd [ here | hh ] [ there | tt ] [ default | dd ] [ <script-file> ] [ to <command-name> ] [ -a | --all ] [ -f | --force ] [ --recursive ] [ --encoding=<encoding-name> ] [ --filter=<name-filter> ... ]
pymake8.py outport cmd [ here | hh ] [ there | tt ] [ default | dd ] [ <command-name> ] [ to <script-file> ] [ -r | --raw ] [ -a | --all ] [ -f | --force ] [ --recursive ] [ --encoding=<encoding-name> ] [ --suffix=<.suffix-name> ]
pymake8.py use <env-name> outport cmd [ here | hh ] [ there | tt ] [ default | dd ] [ <command-name> ] [ to <script-file> ] [ -r | --raw ] [ -a | --all ] [ -f | --force ] [ --recursive ] [ --encoding=<encoding-name> ] [ --suffix=<.suffix-name> ]
pymake8.py backup [ here | hh ] [ there | tt ] [ default | dd ] [ <zip-file-name> ]
pymake8.py recovery [ here | hh ] [ there | tt ] [ default | dd ] [ <zip-file-name> ]
pymake8.py -------------------------------------------------------------
pymake8.py system
pymake8.py system [ stat | status ]
pymake8.py system [ info | information ]
pymake8.py system path [ --add | --del ] [ <value> ]
pymake8.py system var [ --add | --del ] [ <key> ] [ <value> ]
pymake8.py system env [ -r | --raw ]
pymake8.py system exec-with-params [ here | hh ] [ there | tt ] [ default | dd ] [ <command-name> ] [ --params=<command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py system use <env-name> exec-with-params [ here | hh ] [ there | tt ] [ default | dd ] [ <command-name> ] [ --params=<command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py system execvp [ here | hh ] [ there | tt ] [ default | dd ] [ <command-name> ] [ <command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py system use <env-name> execvp [ here | hh ] [ there | tt ] [ default | dd ] [ <command-name> ] [ <command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py system ccvp [ here | hh ] [ there | tt ] [ default | dd ] [ <command-name> ] [ <command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py system use <env-name> ccvp [ here | hh ] [ there | tt ] [ default | dd ] [ <command-name> ] [ <command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py -------------------------------------------------------------
pymake8.py local
pymake8.py local [ open | close ]
pymake8.py local [ stat | status ]
pymake8.py local [ info | information ]
pymake8.py local edit
pymake8.py local path [ --add | --del ] [ <value> ]
pymake8.py local var [ --add | --del ] [ <key> ] [ <value> ]
pymake8.py local env [ -r | --raw ]
pymake8.py local export [ here | hh ] [ there | tt ] [ default | dd ] [ to <file-name> ]
pymake8.py local exec-with-params [ here | hh ] [ there | tt ] [ default | dd ] [ <command-name> ] [ --params=<command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py local use <env-name> exec-with-params [ here | hh ] [ there | tt ] [ default | dd ] [ <command-name> ] [ --params=<command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py local execvp [ here | hh ] [ there | tt ] [ default | dd ] [ <command-name> ] [ <command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py local use <env-name> execvp [ here | hh ] [ there | tt ] [ default | dd ] [ <command-name> ] [ <command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py local ccvp [ here | hh ] [ there | tt ] [ default | dd ] [ <command-name> ] [ <command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py local use <env-name> ccvp [ here | hh ] [ there | tt ] [ default | dd ] [ <command-name> ] [ <command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py -------------------------------------------------------------
pymake8.py custom
pymake8.py custom [ open | close ]
pymake8.py custom [ stat | status ]
pymake8.py custom [ info | information ]
pymake8.py custom edit
pymake8.py custom path [ --add | --del ] [ <value> ]
pymake8.py custom var [ --add | --del ] [ <key> ] [ <value> ]
pymake8.py custom env [ -r | --raw ]
pymake8.py custom export [ here | hh ] [ there | tt ] [ default | dd ] [ to <file-name> ]
pymake8.py custom exec-with-params [ here | hh ] [ there | tt ] [ default | dd ] [ <command-name> ] [ --params=<command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py custom use <env-name> exec-with-params [ here | hh ] [ there | tt ] [ default | dd ] [ <command-name> ] [ --params=<command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py custom execvp [ here | hh ] [ there | tt ] [ default | dd ] [ <command-name> ] [ <command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py custom use <env-name> execvp [ here | hh ] [ there | tt ] [ default | dd ] [ <command-name> ] [ <command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py custom ccvp [ here | hh ] [ there | tt ] [ default | dd ] [ <command-name> ] [ <command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py custom use <env-name> ccvp [ here | hh ] [ there | tt ] [ default | dd ] [ <command-name> ] [ <command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py -------------------------------------------------------------
pymake8.py powershell
pymake8.py powershell [ info | information ]
pymake8.py powershell [ stat | status ]
pymake8.py powershell clean [ here | hh ] [ there | tt ] [ default | dd ]
pymake8.py powershell export [ here | hh ] [ there | tt ] [ default | dd ] [ <env-name> ] [ to <file-name> ]
pymake8.py powershell type [ here | hh ] [ there | tt ] [ default | dd ] [ <cmd-name> ] [ to <file-name> ]
pymake8.py powershell use <env-name> type [ here | hh ] [ there | tt ] [ default | dd ] [ <cmd-name> ] [ to <file-name> ]
pymake8.py powershell exec-with-params [ here | hh ] [ there | tt ] [ default | dd ] [ <command-name> ] [ --params=<command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py powershell use <env-name> exec-with-params [ here | hh ] [ there | tt ] [ default | dd ] [ <command-name> ] [ --params=<command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py powershell execvp [ here | hh ] [ there | tt ] [ default | dd ] [ <command-name> ] [ <command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py powershell use <env-name> execvp [ here | hh ] [ there | tt ] [ default | dd ] [ <command-name> ] [ <command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py powershell ccvp [ here | hh ] [ there | tt ] [ default | dd ] [ <command-name> ] [ <command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py powershell use <env-name> ccvp [ here | hh ] [ there | tt ] [ default | dd ] [ <command-name> ] [ <command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py -------------------------------------------------------------
pymake8.py python
pymake8.py python [ info | information ]
pymake8.py python [ stat | status ]
pymake8.py python clean [ here | hh ] [ there | tt ] [ default | dd ]
pymake8.py python type [ here | hh ] [ there | tt ] [ default | dd ] [ <cmd-name> ] [ to <file-name> ]
pymake8.py python use <env-name> type [ here | hh ] [ there | tt ] [ default | dd ] [ <cmd-name> ] [ to <file-name> ]
pymake8.py python exec-with-params [ here | hh ] [ there | tt ] [ default | dd ][ <command-name> ] [ --params=<command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py python use <env-name> exec-with-params [ here | hh ] [ there | tt ] [ default | dd ] [ <command-name> ] [ --params=<command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py python execvp [ here | hh ] [ there | tt ] [ default | dd ] [ <command-name> ] [ <command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py python use <env-name> execvp [ here | hh ] [ there | tt ] [ default | dd ] [ <command-name> ] [ <command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py python ccvp [ here | hh ] [ there | tt ] [ default | dd ] [ <command-name> ] [ <command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py python use <env-name> ccvp [ here | hh ] [ there | tt ] [ default | dd ] [ <command-name> ] [ <command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py -------------------------------------------------------------
pymake8.py language
pymake8.py language [ info | information ]
pymake8.py language [ stat | status ]
pymake8.py language clean [ here | hh ] [ there | tt ] [ default | dd ] [ --suffix=<.suffix-name> ]
pymake8.py language type [ here | hh ] [ there | tt ] [ default | dd ] [ <cmd-name> ] [ to <file-name> ] [ --suffix=<.suffix-name> ] [ --encoding=<encoding-name> ]
pymake8.py language use <env-name> type [ here | hh ] [ there | tt ] [ default | dd ] [ <cmd-name> ] [ to <file-name> ] [ --suffix=<.suffix-name> ] [ --encoding=<encoding-name> ]
pymake8.py language exec-with-params [ here | hh ] [ there | tt ] [ default | dd ] [ <command-name> ] [ --params=<command-params> ... ] [ --workroot=<work-root-path> ] [ --suffix=<.suffix-name> ] [ --encoding=<encoding-name> ]
pymake8.py language use <env-name> exec-with-params [ here | hh ] [ there | tt ] [ default | dd ] [ <command-name> ] [ --params=<command-params> ... ] [ --workroot=<work-root-path> ] [ --suffix=<.suffix-name> ] [ --encoding=<encoding-name> ]
pymake8.py language execvp [ here | hh ] [ there | tt ] [ default | dd ] [ <command-name> ] [ <command-params> ... ] [ --workroot=<work-root-path> ] [ --suffix=<.suffix-name> ] [ --encoding=<encoding-name> ]
pymake8.py language use <env-name> execvp [ here | hh ] [ there | tt ] [ default | dd ] [ <command-name> ] [ <command-params> ... ] [ --workroot=<work-root-path> ] [ --suffix=<.suffix-name> ] [ --encoding=<encoding-name> ]
pymake8.py language ccvp [ here | hh ] [ there | tt ] [ default | dd ] [ <command-name> ] [ <command-params> ... ] [ --workroot=<work-root-path> ] [ --suffix=<.suffix-name> ] [ --encoding=<encoding-name> ]
pymake8.py language use <env-name> ccvp [ here | hh ] [ there | tt ] [ default | dd ] [ <command-name> ] [ <command-params> ... ] [ --workroot=<work-root-path> ] [ --suffix=<.suffix-name> ] [ --encoding=<encoding-name> ]
pymake8.py -------------------------------------------------------------
pymake8.py sys
pymake8.py sys [ stat | status ]
pymake8.py sys [ info | information ]
pymake8.py sys path [ --add | --del ] [ <value> ]
pymake8.py sys var [ --add | --del ] [ <key> ] [ <value> ]
pymake8.py sys env [ -r | --raw ]
pymake8.py sys exec-with-params [ here | hh ] [ there | tt ] [ default | dd ] [ <command-name> ] [ --params=<command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py sys use <env-name> exec-with-params [ here | hh ] [ there | tt ] [ default | dd ] [ <command-name> ] [ --params=<command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py sys execvp [ here | hh ] [ there | tt ] [ default | dd ] [ <command-name> ] [ <command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py sys use <env-name> execvp [ here | hh ] [ there | tt ] [ default | dd ] [ <command-name> ] [ <command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py sys ccvp [ here | hh ] [ there | tt ] [ default | dd ] [ <command-name> ] [ <command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py sys use <env-name> ccvp [ here | hh ] [ there | tt ] [ default | dd ] [ <command-name> ] [ <command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py -------------------------------------------------------------
pymake8.py export2 [ powershell ] [ here | hh ] [ there | tt ] [ default | dd ] [ <env-name> ] [ to <file-name> ] [ -c | --custom ] [ -l | --local ] [ -s | --system ]
pymake8.py type2 [ here | hh ] [ there | tt ] [ default | dd ] [ <cmd-name> ] [ to <file-name> ] [ --suffix=<.suffix-name> ] [ --encoding=<encoding-name> ] [ --samename ] [ -a | --all ]
pymake8.py use <env-name> type2 [ here | hh ] [ there | tt ] [ default | dd ] [ <cmd-name> ] [ to <file-name> ] [ --suffix=<.suffix-name> ] [ --encoding=<encoding-name> ] [ --samename ] [ -a | --all ]
pymake8.py open [ <path-name> ... ] [ -c | --custom ] [ --current ] [ --envname=<env-name> ] [ -i | --ignorecase ]
pymake8.py use <env-name> open [ <path-name> ... ] [ -i | --ignorecase ]
pymake8.py -------------------------------------------------------------
pymake8.py check path [ <item-name> ] [ --item=<item-name> ] [ -a | --all ]
pymake8.py check cmd [ <item-name> ] [ --item=<item-name> ] [ -a | --all ]
pymake8.py check env [ <env-name> ] [ --current ] [ --envname=<env-name> ] [ -a | --all ] [ -s | --system ] [ -l | --local ] [ -c | --custom ]
pymake8.py check [ vc ] [ env ] [ <env-name> ] [ --current ] [ --envname=<env-name> ] [ -a | --all ] [ -s | --system ] [ -l | --local ] [ -c | --custom ]
pymake8.py check [ env ] [ vc ] [ <env-name> ] [ --current ] [ --envname=<env-name> ] [ -a | --all ] [ -s | --system ] [ -l | --local ] [ -c | --custom ]
pymake8.py chk path [ <item-name> ] [ --item=<item-name> ] [ -a | --all ]
pymake8.py chk cmd [ <item-name> ] [ --item=<item-name> ] [ -a | --all ]
pymake8.py chk env [ <env-name> ] [ --current ] [ --envname=<env-name> ] [ -a | --all ] [ -s | --system ] [ -l | --local ] [ -c | --custom ]
pymake8.py chk [ vc ] [ env ] [ <env-name> ] [ --current ] [ --envname=<env-name> ] [ -a | --all ] [ -s | --system ] [ -l | --local ] [ -c | --custom ]
pymake8.py chk [ env ] [ vc ] [ <env-name> ] [ --current ] [ --envname=<env-name> ] [ -a | --all ] [ -s | --system ] [ -l | --local ] [ -c | --custom ]
pymake8.py vc check env [ <env-name> ] [ --current ] [ --envname=<env-name> ] [ -a | --all ] [ -s | --system ] [ -l | --local ] [ -c | --custom ]
pymake8.py vc env check [ <env-name> ] [ --current ] [ --envname=<env-name> ] [ -a | --all ] [ -s | --system ] [ -l | --local ] [ -c | --custom ]
pymake8.py vc chk env [ <env-name> ] [ --current ] [ --envname=<env-name> ] [ -a | --all ] [ -s | --system ] [ -l | --local ] [ -c | --custom ]
pymake8.py vc env chk [ <env-name> ] [ --current ] [ --envname=<env-name> ] [ -a | --all ] [ -s | --system ] [ -l | --local ] [ -c | --custom ]
pymake8.py -------------------------------------------------------------
pymake8.py vc
pymake8.py vc [ info | information ]
pymake8.py vc [ stat | status ]
pymake8.py vc settings [ <env-name> ] [ -a | --all ]
pymake8.py vc init [ <env-name> ] [ -a | --all ]
pymake8.py vc deinit [ <env-name> ]
pymake8.py vc env [ <env-name> ]
pymake8.py vc clean [ here | hh ] [ there | tt ] [ default | dd ]
pymake8.py vc type [ here | hh ] [ there | tt ] [ default | dd ] [ <cmd-name> ] [ to <file-name> ]
pymake8.py vc use <env-name> type [ here | hh ] [ there | tt ] [ default | dd ] [ <cmd-name> ] [ to <file-name> ]
pymake8.py vc export [ here | hh ] [ there | tt ] [ default | dd ] [ <env-name> ] [ to <file-name> ]
pymake8.py vc exec-with-params [ here | hh ] [ there | tt ] [ default | dd ] [ <command-name> ] [ --params=<command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py vc use <env-name> exec-with-params [ here | hh ] [ there | tt ] [ default | dd ] [ <command-name> ] [ --params=<command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py vc execvp [ here | hh ] [ there | tt ] [ default | dd ] [ <command-name> ] [ <command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py vc use <env-name> execvp [ here | hh ] [ there | tt ] [ default | dd ] [ <command-name> ] [ <command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py vc ccvp [ here | hh ] [ there | tt ] [ default | dd ] [ <command-name> ] [ <command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py vc use <env-name> ccvp [ here | hh ] [ there | tt ] [ default | dd ] [ <command-name> ] [ <command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py vc powershell exec-with-params [ here | hh ] [ there | tt ] [ default | dd ] [ <command-name> ] [ --params=<command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py vc powershell use <env-name> exec-with-params [ here | hh ] [ there | tt ] [ default | dd ] [ <command-name> ] [ --params=<command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py vc powershell execvp [ here | hh ] [ there | tt ] [ default | dd ] [ <command-name> ] [ <command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py vc powershell use <env-name> execvp [ here | hh ] [ there | tt ] [ default | dd ] [ <command-name> ] [ <command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py vc powershell ccvp [ here | hh ] [ there | tt ] [ default | dd ] [ <command-name> ] [ <command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py vc powershell use <env-name> ccvp [ here | hh ] [ there | tt ] [ default | dd ] [ <command-name> ] [ <command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py vc python exec-with-params [ here | hh ] [ there | tt ] [ default | dd ] [ <command-name> ] [ --params=<command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py vc python use <env-name> exec-with-params [ here | hh ] [ there | tt ] [ default | dd ] [ <command-name> ] [ --params=<command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py vc python execvp [ here | hh ] [ there | tt ] [ default | dd ] [ <command-name> ] [ <command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py vc python use <env-name> execvp [ here | hh ] [ there | tt ] [ default | dd ] [ <command-name> ] [ <command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py vc python ccvp [ here | hh ] [ there | tt ] [ default | dd ] [ <command-name> ] [ <command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py vc python use <env-name> ccvp [ here | hh ] [ there | tt ] [ default | dd ] [ <command-name> ] [ <command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py vc language exec-with-params [ here | hh ] [ there | tt ] [ default | dd ] [ <command-name> ] [ --params=<command-params> ... ] [ --workroot=<work-root-path> ] [ --suffix=<.suffix-name> ] [ --encoding=<encoding-name> ]
pymake8.py vc language use <env-name> exec-with-params [ here | hh ] [ there | tt ] [ default | dd ] [ <command-name> ] [ --params=<command-params> ... ] [ --workroot=<work-root-path> ] [ --suffix=<.suffix-name> ] [ --encoding=<encoding-name> ]
pymake8.py vc language execvp [ here | hh ] [ there | tt ] [ default | dd ] [ <command-name> ] [ <command-params> ... ] [ --workroot=<work-root-path> ] [ --suffix=<.suffix-name> ] [ --encoding=<encoding-name> ]
pymake8.py vc language use <env-name> execvp [ here | hh ] [ there | tt ] [ default | dd ] [ <command-name> ] [ <command-params> ... ] [ --workroot=<work-root-path> ] [ --suffix=<.suffix-name> ] [ --encoding=<encoding-name> ]
pymake8.py vc language ccvp [ here | hh ] [ there | tt ] [ default | dd ] [ <command-name> ] [ <command-params> ... ] [ --workroot=<work-root-path> ] [ --suffix=<.suffix-name> ] [ --encoding=<encoding-name> ]
pymake8.py vc language use <env-name> ccvp [ here | hh ] [ there | tt ] [ default | dd ] [ <command-name> ] [ <command-params> ... ] [ --workroot=<work-root-path> ] [ --suffix=<.suffix-name> ] [ --encoding=<encoding-name> ]
pymake8.py vc export2 [ powershell ] [ here | hh ] [ there | tt ] [ default | dd ] [ <env-name> ] [ to <file-name> ] [ -c | --custom ] [ -l | --local ] [ -s | --system ]
pymake8.py -------------------------------------------------------------
pymake8.py default clean
pymake8.py default export [ <env-name> ] [ to <file-name> ]
pymake8.py default type [ <cmd-name> ] [ to <file-name> ]
pymake8.py default use <env-name> exec [ <command-names> ... ]
pymake8.py default exec [ <command-names> ... ]
pymake8.py default use <env-name> cc [ <command-names> ... ]
pymake8.py default cc [ <command-names> ... ]
pymake8.py dd clean
pymake8.py dd export [ <env-name> ] [ to <file-name> ]
pymake8.py dd type [ <cmd-name> ] [ to <file-name> ]
pymake8.py dd use <env-name> exec [ <command-names> ... ]
pymake8.py dd exec [ <command-names> ... ]
pymake8.py dd use <env-name> cc [ <command-names> ... ]
pymake8.py dd cc [ <command-names> ... ]
pymake8.py default exec-with-params [ <command-name> ] [ --params=<command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py default use <env-name> exec-with-params [ <command-name> ] [ --params=<command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py dd exec-with-params [ <command-name> ] [ --params=<command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py dd use <env-name> exec-with-params [ <command-name> ] [ --params=<command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py default execvp [ <command-name> ] [ <command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py default use <env-name> execvp [ <command-name> ] [ <command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py dd execvp [ <command-name> ] [ <command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py dd use <env-name> execvp [ <command-name> ] [ <command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py default ccvp [ <command-name> ] [ <command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py default use <env-name> ccvp [ <command-name> ] [ <command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py dd ccvp [ <command-name> ] [ <command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py dd use <env-name> ccvp [ <command-name> ] [ <command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py default import cmd [ <script-file> ] [ to <command-name> ] [ -a | --all ] [ -f | --force ] [ --recursive ] [ --encoding=<encoding-name> ] [ --filter=<name-filter> ... ]
pymake8.py dd import cmd [ <script-file> ] [ to <command-name> ] [ -a | --all ] [ -f | --force ] [ --recursive ] [ --encoding=<encoding-name> ] [ --filter=<name-filter> ... ]
pymake8.py default outport cmd [ <command-name> ] [ to <script-file> ] [ -r | --raw ] [ -a | --all ] [ -f | --force ] [ --recursive ] [ --encoding=<encoding-name> ] [ --suffix=<.suffix-name> ]
pymake8.py dd outport cmd [ <command-name> ] [ to <script-file> ] [ -r | --raw ] [ -a | --all ] [ -f | --force ] [ --recursive ] [ --encoding=<encoding-name> ] [ --suffix=<.suffix-name> ]
pymake8.py default use <env-name> outport cmd [ <command-name> ] [ to <script-file> ] [ -r | --raw ] [ -a | --all ] [ -f | --force ] [ --recursive ] [ --encoding=<encoding-name> ] [ --suffix=<.suffix-name> ]
pymake8.py dd use <env-name> outport cmd [ <command-name> ] [ to <script-file> ] [ -r | --raw ] [ -a | --all ] [ -f | --force ] [ --recursive ] [ --encoding=<encoding-name> ] [ --suffix=<.suffix-name> ]
pymake8.py default backup [ <zip-file-name> ]
pymake8.py dd backup [ <zip-file-name> ]
pymake8.py default recovery [ <zip-file-name> ]
pymake8.py dd recovery [ <zip-file-name> ]
pymake8.py default export2 [ powershell ] [ <env-name> ] [ to <file-name> ] [ -c | --custom ] [ -l | --local ] [ -s | --system ]
pymake8.py default type2 [ <cmd-name> ] [ to <file-name> ] [ --suffix=<.suffix-name> ] [ --encoding=<encoding-name> ] [ --samename ] [ -a | --all ]
pymake8.py default use <env-name> type2 [ <cmd-name> ] [ to <file-name> ] [ --suffix=<.suffix-name> ] [ --encoding=<encoding-name> ] [ --samename ] [ -a | --all ]
pymake8.py dd export2 [ powershell ] [ <env-name> ] [ to <file-name> ] [ -c | --custom ] [ -l | --local ] [ -s | --system ]
pymake8.py dd type2 [ <cmd-name> ] [ to <file-name> ] [ --suffix=<.suffix-name> ] [ --encoding=<encoding-name> ] [ --samename ] [ -a | --all ]
pymake8.py dd use <env-name> type2 [ <cmd-name> ] [ to <file-name> ] [ --suffix=<.suffix-name> ] [ --encoding=<encoding-name> ] [ --samename ] [ -a | --all ]
pymake8.py -------------------------------------------------------------
pymake8.py there clean
pymake8.py there export [ <env-name> ] [ to <file-name> ]
pymake8.py there type [ <cmd-name> ] [ to <file-name> ]
pymake8.py there use <env-name> exec [ <command-names> ... ]
pymake8.py there exec [ <command-names> ... ]
pymake8.py there use <env-name> cc [ <command-names> ... ]
pymake8.py there cc [ <command-names> ... ]
pymake8.py tt clean
pymake8.py tt export [ <env-name> ] [ to <file-name> ]
pymake8.py tt type [ <cmd-name> ] [ to <file-name> ]
pymake8.py tt use <env-name> exec [ <command-names> ... ]
pymake8.py tt exec [ <command-names> ... ]
pymake8.py tt use <env-name> cc [ <command-names> ... ]
pymake8.py tt cc [ <command-names> ... ]
pymake8.py there exec-with-params [ <command-name> ] [ --params=<command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py there use <env-name> exec-with-params [ <command-name> ] [ --params=<command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py tt exec-with-params [ <command-name> ] [ --params=<command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py tt use <env-name> exec-with-params [ <command-name> ] [ --params=<command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py there execvp [ <command-name> ] [ <command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py there use <env-name> execvp [ <command-name> ] [ <command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py tt execvp [ <command-name> ] [ <command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py tt use <env-name> execvp [ <command-name> ] [ <command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py there ccvp [ <command-name> ] [ <command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py there use <env-name> ccvp [ <command-name> ] [ <command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py tt ccvp [ <command-name> ] [ <command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py tt use <env-name> ccvp [ <command-name> ] [ <command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py there import cmd [ <script-file> ] [ to <command-name> ] [ -a | --all ] [ -f | --force ] [ --recursive ] [ --encoding=<encoding-name> ] [ --filter=<name-filter> ... ]
pymake8.py tt import cmd [ <script-file> ] [ to <command-name> ] [ -a | --all ] [ -f | --force ] [ --recursive ] [ --encoding=<encoding-name> ] [ --filter=<name-filter> ... ]
pymake8.py there outport cmd [ <command-name> ] [ to <script-file> ] [ -r | --raw ] [ -a | --all ] [ -f | --force ] [ --recursive ] [ --encoding=<encoding-name> ] [ --suffix=<.suffix-name> ]
pymake8.py tt outport cmd [ <command-name> ] [ to <script-file> ] [ -r | --raw ] [ -a | --all ] [ -f | --force ] [ --recursive ] [ --encoding=<encoding-name> ] [ --suffix=<.suffix-name> ]
pymake8.py there use <env-name> outport cmd [ <command-name> ] [ to <script-file> ] [ -r | --raw ] [ -a | --all ] [ -f | --force ] [ --recursive ] [ --encoding=<encoding-name> ] [ --suffix=<.suffix-name> ]
pymake8.py tt use <env-name> outport cmd [ <command-name> ] [ to <script-file> ] [ -r | --raw ] [ -a | --all ] [ -f | --force ] [ --recursive ] [ --encoding=<encoding-name> ] [ --suffix=<.suffix-name> ]
pymake8.py there backup [ <zip-file-name> ]
pymake8.py tt backup [ <zip-file-name> ]
pymake8.py there recovery [ <zip-file-name> ]
pymake8.py tt recovery [ <zip-file-name> ]
pymake8.py there export2 [ powershell ] [ <env-name> ] [ to <file-name> ] [ -c | --custom ] [ -l | --local ] [ -s | --system ]
pymake8.py there type2 [ <cmd-name> ] [ to <file-name> ] [ --suffix=<.suffix-name> ] [ --encoding=<encoding-name> ] [ --samename ] [ -a | --all ]
pymake8.py there use <env-name> type2 [ <cmd-name> ] [ to <file-name> ] [ --suffix=<.suffix-name> ] [ --encoding=<encoding-name> ] [ --samename ] [ -a | --all ]
pymake8.py tt export2 [ powershell ] [ <env-name> ] [ to <file-name> ] [ -c | --custom ] [ -l | --local ] [ -s | --system ]
pymake8.py tt type2 [ <cmd-name> ] [ to <file-name> ] [ --suffix=<.suffix-name> ] [ --encoding=<encoding-name> ] [ --samename ] [ -a | --all ]
pymake8.py tt use <env-name> type2 [ <cmd-name> ] [ to <file-name> ] [ --suffix=<.suffix-name> ] [ --encoding=<encoding-name> ] [ --samename ] [ -a | --all ]
pymake8.py -------------------------------------------------------------
pymake8.py here clean
pymake8.py here export [ <env-name> ] [ to <file-name> ]
pymake8.py here type [ <cmd-name> ] [ to <file-name> ]
pymake8.py here use <env-name> exec [ <command-names> ... ]
pymake8.py here exec [ <command-names> ... ]
pymake8.py here use <env-name> cc [ <command-names> ... ]
pymake8.py here cc [ <command-names> ... ]
pymake8.py hh clean
pymake8.py hh export [ <env-name> ] [ to <file-name> ]
pymake8.py hh type [ <cmd-name> ] [ to <file-name> ]
pymake8.py hh use <env-name> exec [ <command-names> ... ]
pymake8.py hh exec [ <command-names> ... ]
pymake8.py hh use <env-name> cc [ <command-names> ... ]
pymake8.py hh cc [ <command-names> ... ]
pymake8.py here execvp [ <command-name> ] [ <command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py here use <env-name> execvp [ <command-name> ] [ <command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py hh execvp [ <command-name> ] [ <command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py hh use <env-name> execvp [ <command-name> ] [ <command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py here ccvp [ <command-name> ] [ <command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py here use <env-name> ccvp [ <command-name> ] [ <command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py hh ccvp [ <command-name> ] [ <command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py hh use <env-name> ccvp [ <command-name> ] [ <command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py here import cmd [ <script-file> ] [ to <command-name> ] [ -a | --all ] [ -f | --force ] [ --recursive ] [ --encoding=<encoding-name> ] [ --filter=<name-filter> ... ]
pymake8.py hh import cmd [ <script-file> ] [ to <command-name> ] [ -a | --all ] [ -f | --force ] [ --recursive ] [ --encoding=<encoding-name> ] [ --filter=<name-filter> ... ]
pymake8.py here outport cmd [ <command-name> ] [ to <script-file> ] [ -r | --raw ] [ -a | --all ] [ -f | --force ] [ --recursive ] [ --encoding=<encoding-name> ] [ --suffix=<.suffix-name> ]
pymake8.py hh outport cmd [ <command-name> ] [ to <script-file> ] [ -r | --raw ] [ -a | --all ] [ -f | --force ] [ --recursive ] [ --encoding=<encoding-name> ] [ --suffix=<.suffix-name> ]
pymake8.py here use <env-name> outport cmd [ <command-name> ] [ to <script-file> ] [ -r | --raw ] [ -a | --all ] [ -f | --force ] [ --recursive ] [ --encoding=<encoding-name> ] [ --suffix=<.suffix-name> ]
pymake8.py hh use <env-name> outport cmd [ <command-name> ] [ to <script-file> ] [ -r | --raw ] [ -a | --all ] [ -f | --force ] [ --recursive ] [ --encoding=<encoding-name> ] [ --suffix=<.suffix-name> ]
pymake8.py here backup [ <zip-file-name> ]
pymake8.py hh backup [ <zip-file-name> ]
pymake8.py here recovery [ <zip-file-name> ]
pymake8.py hh recovery [ <zip-file-name> ]
pymake8.py here exec-with-params [ <command-name> ] [ --params=<command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py here use <env-name> exec-with-params [ <command-name> ] [ --params=<command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py hh exec-with-params [ <command-name> ] [ --params=<command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py hh use <env-name> exec-with-params [ <command-name> ] [ --params=<command-params> ... ] [ --workroot=<work-root-path> ]
pymake8.py here export2 [ powershell ] [ <env-name> ] [ to <file-name> ] [ -c | --custom ] [ -l | --local ] [ -s | --system ]
pymake8.py here type2 [ <cmd-name> ] [ to <file-name> ] [ --suffix=<.suffix-name> ] [ --encoding=<encoding-name> ] [ --samename ] [ -a | --all ]
pymake8.py here use <env-name> type2 [ <cmd-name> ] [ to <file-name> ] [ --suffix=<.suffix-name> ] [ --encoding=<encoding-name> ] [ --samename ] [ -a | --all ]
pymake8.py hh export2 [ powershell ] [ <env-name> ] [ to <file-name> ] [ -c | --custom ] [ -l | --local ] [ -s | --system ]
pymake8.py hh type2 [ <cmd-name> ] [ to <file-name> ] [ --suffix=<.suffix-name> ] [ --encoding=<encoding-name> ] [ --samename ] [ -a | --all ]
pymake8.py hh use <env-name> type2 [ <cmd-name> ] [ to <file-name> ] [ --suffix=<.suffix-name> ] [ --encoding=<encoding-name> ] [ --samename ] [ -a | --all ]
pymake8.py -------------------------------------------------------------
pymake8.py (-h | --help)
pymake8.py --version
Command:
source switch to another source file
source root config root directory
source config config source conf file
set path path assemblage
set env set env variable
set cmd set cmd stream
export output private env variable and paths to a bat file or sh file
type output command to a bat file or sh file
see check command stream
ss check command stream
cmd check command stream
list list config values, show command also too.
set cur env set default env, set current env.
use use selected env exec commands
default at default ( pymake default exec root ) do exec commands e.g. [default]
dd at default ( pymake default exec root ) do exec commands e.g. [default]
there at there (user default exec root) do exec commands e.g.
tt at there (user default exec root) do exec commands e.g.
here at here do exec commands e.g.
hh at here do exec commands e.g.
exec exec commands list.
cc exec commands list.
have check env or path or cmd item whether user has configured.
has check env or path or cmd item whether user has configured.
clean clean *_effect.sh *_unset.sh *_exec.sh, or .bat.
program pymake.py program information.
get lots of important information about pymake.py.
initialize if program crashed, user can use this command to reset.
port port from source to target .json file, configure source root and config file.
translate translate section from source to target, and other section.
exec-with-params exec a command with params, it is also execvp and ccvp.
backup backup all env .json to a zip file.
recovery recovery all env .json from a zip file.
import import user path or env or cmd to env .json file. example, import cmd [ <script-file>: x.bat x.cmd x.sh x.ps1 x.py x.java... ]
custom custom environment is helpping for calling large dimentions of scripts in computer, manually in console. defined in sourceroot. [ default: close ]
powershell environ for powershell, and to execute in powershell. [cross]
python list python information, and execute python script.
outport outport user path or env or cmd to script file. example, outport cmd [ <command-name> ] [ to <script-file>: ... ]
language find script file automatically and execute it. example, language ccvp java xxx.java ...
local using pymake local expanding environ, read only.
system using system environ, read only.
export2 output private environ and custom environ to a bat file or sh file, a powerfull function from export, support powershell also. [default:current, env]
type2 output command to a bat file or sh file, user can appoint file suffix and encoding.
open open path by stored name in path-assemblage. support .../${path-name}/..., support search in env, support two or more path.
vc start visual studio environment directly, easy to use. [system, local, custom, .json, vc]
Options:
-h --help Show this screen.
--version Show version.
--add
--del
--mod add or delete or modify a config or path
--switch switch to another source
--show display source config files
--restore reset to source config file pymake.json.
-r, --raw expand editing config values
--encoding=<encoding-name> script file encoding, support utf8, gbk, ansi, ... and so on. [default:utf8]
--filter=<name-filter> ... filter file name postfix, separated by |. example: .bat | .sh | .ps1 | .py | .java.
C:\Users\Administrator\Develop\b0-toolkits\a0-compiler\PyMake\UserSource\MyShell>
Python
1
https://gitee.com/drabel/PyMake.git
git@gitee.com:drabel/PyMake.git
drabel
PyMake
Multi-environ Technology(PyMake)
master

搜索帮助