Skip to content

mcginleyr1/igloo-stack

 
 

Repository files navigation

Igloo-stack

Supports Linux and MacOS

Generate a new igloo project

$ npx create-igloo-app

Install the CLI (Node)

$ npm install -g @514labs/igloo-cli

Config file

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

About

a toolkit to build and deploy data-intensive apps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 60.4%
  • TypeScript 24.7%
  • JavaScript 9.6%
  • MDX 2.9%
  • Shell 2.3%
  • CSS 0.1%