Quick start
Getting started takes a single command. From your project directory, run the Leturgerð CLI with your preferred package manager:
npx @leturgero/cli@latestpnpx @leturgero/cli@latestyarn dlx @leturgero/cli@latestThat’s it! With no arguments, the CLI guides you (or your agent) through every choice: where to save assets, the font family, its weights, styles, subsets and formats, and the name of the CSS variable to generate. You can skip any prompt by passing the matching flag.
When it finishes, the CLI has written the font files and a CSS file into your project, and points you to the Usage guide to hook them up.