jungle
Version:
The Jungle project command line tool, for managing jungle projects.
34 lines (15 loc) • 525 B
Markdown
# [Jungle](https://jungleframework.org)
## the organic programming framework for modular collaboration.
[Jungle-Book](https://github.com/Space-ed/jungle-book)
[Live-Examples](https://jungleframework.org/examples)
## Usage
```
npm install jungle -g
jungle init
jungle init --example='monster house'
jungle run
```
## jungleproj.yaml
__domainRepo:__ the repository holding the domain
__domainFiles:__ the glob pattern for files to load to create the domain
__domainShema:__ A file to hold the domain schema.