# fgk
`fgk` is the operator and author CLI for `foglet-game-kit-rs`.
It provides:
- `fgk new` to scaffold a new Foglet door game project
- `fgk emit-manifest` to generate Foglet operator manifest JSON
- `fgk package` to assemble a deployable bundle
The published crate ships the CLI and its support library. Repository
examples such as `murder_motel` remain checkout-only fixtures rather
than part of the crates.io package.