Command Line Interface
Information about Gumlet command line interface
We have an official CLI to interact with Gumlet resources. If you want to install it here is the command.
Homebrew (Linux / macOS)
brew install --cask gumlet/tap/gumlet
NPM (Linux / macOS / Windows)
npm install -g @gumlet/cli
More details about the CLI and its capabilities are listed on its official repository page: https://github.com/gumlet/cli

