beskid corelib
Materialize the embedded Beskid corelib project template.
beskid corelib
Copies the embedded corelib project template (bundled with the CLI at build time) to a destination directory so you can open, edit, or depend on it as a normal Beskid project.
Arguments
Section titled “Arguments”| Argument | Description |
|---|---|
--output | Destination directory (default corelib/beskid_corelib) |
- If the destination is the same as the bundled template location, the command reports the path and exits without copying.
- The superrepo and compiler docs describe submodule layout for the canonical
compiler/corelib/beskid_corelibtree; the pckg package id iscorelib. Override sources in development withBESKID_CORELIB_SOURCEwhen needed.
Example
Section titled “Example”beskid corelib --output ./vendor/beskid_corelib