You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 months ago | |
---|---|---|
assets/project | 2 months ago | |
vxsdk | 2 months ago | |
README.md | 2 months ago | |
install.sh | 2 months ago | |
requirements.txt | 2 months ago |
README.md
vxSDK
Description
vxSDK is a tool which aims to help the user to work well by using multiple commands.
Usage
vxsdk [+toolchain] [OPTIONS] [SUBCOMMAND]
Options
-v, --version Print version info and exit
--list List installed command
-h, --help Print helps information
Default sub-commands used: p, project project abstraction g, gitea package manager for Vhex's forge Gitea l, link USB abstraction d, doctor vxSDK inspector
Commands
vxsdk project
Description
Abstract project manipulation
Usage
vxsdk project <COMMAND> [OPTIONS]
Options
--list List installed command
-h, --help Print helps information
Common used commands:
n, new Create a new project
b, build Build a project
d, doctor Display all project information
a, add Add project dependency
vxsdk gitea
Description
Package manager for the Vhex's forge Gitea
Usage
vxsdk gitea [OPTIONS]
Common used commands:
s, search [NAME] Search project
i, install [NAME] Try to install a project
r, remove <NAME> Remove a project
u, update [NAME] Try to update a project