manifest
Work with package manifest files.
Usage
foton manifest <COMMAND>
Commands
check: validate a manifest file for installation errors and quality warnings
Typical usage
The manifest command group is mainly intended for package authors.
A common workflow is:
- Write a manifest file
- Run
foton manifest check <MANIFEST> - Install the manifest locally with
foton install --manifest <MANIFEST> - Add the manifest to a package registry