π 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 |
---|---|---|
π |
Build static HTML documentation. |
|
π |
Build and serve live documentation. |
|
π |
Check modulesβ metadata files. |
No arguments. |
π |
Update metadata changes. |
No arguments. |
𧩠|
Build the specified modules. |
|
𧩠|
Check modules requirements. |
No arguments. |
𧩠|
Link the generated packs to Minecraft. More information here. |
|
𧩠|
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 pdm 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 |
---|---|
|
|
|
|