Go to file
Yann MAGNIN 7766bd6bd7 vxSDK - 0.12.0-42 : remove assets converter and project module
*update*
> [vxsdk]
  | [conv] remove converter module
  | [project] remove project module

*fix*
> [install]
  | allow force install (useful when python major version update break pip env)
2023-05-11 19:01:27 +02:00
scripts/checkers vxSDK - 0.12.0-41 : update logger and checkers + small fixes 2023-04-06 18:40:46 +02:00
vxsdk vxSDK - 0.12.0-42 : remove assets converter and project module 2023-05-11 19:01:27 +02:00
README.md VxSDK - 0.11.0 : "Merge" bitmap converter (Costa Bushnaq) 2022-01-26 15:28:08 +01:00
install.sh vxSDK - 0.12.0-42 : remove assets converter and project module 2023-05-11 19:01:27 +02:00
requirements.txt VxSDK - 0.11.0 : "Merge" bitmap converter (Costa Bushnaq) 2022-01-26 15:28:08 +01:00

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

Description

Usage

Options

Common used commands: