π CLI Reference#
This page provides a quick reference to the available commands. Use this reference to quickly look up commands and their usage without diving into detailed documentation.
CommandΒ Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β |
Description |
Arguments/Options |
|---|---|---|
π |
Check project requirements and metadata. |
No arguments. |
π |
Update project metadata changes. |
No arguments. |
π |
Link the generated packs to Minecraft. More information here. |
|
π |
Build static HTML documentation. |
|
π |
Build and serve live documentation. |
|
π |
Build the specified examples. |
|
π |
Watch and rebuild the specified examples when changes occur. |
|
π§© |
Build the specified modules. |
|
π§© |
Build zipped modules for release. |
No arguments. |
π§© |
Build and test the specified modules. |
|
π§© |
Watch and rebuild the specified modules when changes occur. |
|
To run any command, type uv run before the command itself. Alternatively, you can activate the virtual environment (venv) manually and run the command directly. Some commands also have aliases:
Alias |
Command |
|---|---|
|
|
|
|