vxSDK/README.md

71 lines
1.4 KiB
Markdown
Raw Permalink Normal View History

# 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
## vxsdk link
### Description
### Usage
### Options
### Common used commands: