Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

yuno-skeleton

Instantiate a new yuno (or gclass) from a named template in the skeleton library.

Usage

yuno-skeleton --list                 # list available skeletons
yuno-skeleton <SKELETON>             # instantiate one
OptionPurpose
<SKELETON>Template to instantiate (positional)
--list / -lList available skeletons
--skeletons-path / -pSkeleton directory (default /yuneta/bin/skeletons)

Run with no skeleton to print the available list. The templates are the ones under utils/c/yuno-skeleton/skeletons/.

See also