Supports Linux and MacOS
$ npx create-igloo-app
$ npm install -g @514labs/igloo-cli
The config file is located in ~/.igloo-config.toml
You can create one with the following content
# Feature flags to hide ongoing feature work on the CLI
[features]
# Coming soon wall on all the CLI commands as we build the MVP.
# if you want to try features as they are built, set this to false
coming_soon_wall=true