Next: lepton-attrib, Previous: lepton-netlist, Up: Top [Contents][Index]
lepton-cli
provides a number of small command-line utilities for
working with Lepton schematic and symbol files, and is designed to be
used for batch processing of designs created using the schematic
editor lepton-schematic.
General usage is:
lepton-cli [OPTION...] COMMAND [ARGS ...]
Currently, COMMAND can be one of config
, export
,
or shell
.
Here is the description of lepton-cli
’s general options:
Prevent gafrc Scheme initialisation files from being loaded.
Print a help message.
Print lepton-cli
version information.
• lepton-cli export: | Export images from schematic and symbol files. | |
• lepton-cli config: | Configure all Lepton tools. | |
• lepton-cli shell: | Scheme REPL for interactively processing schematics. |