oranda 0.6.5

🎁 generate beautiful landing pages for your projects
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# Command Line

Oranda currently has four subcommands that work in similar, but nuanced ways.

- [`build`]./cli/build.md
- [`serve`]./cli/serve.md
- [`dev`]./cli/dev.md
- [`generate`]./cli/generate.md

Oranda supports some common options on each command:

- `--verbose`. This controls the verbosity level for logs.
- `--output-format`. If you want JSON for processing it with a machine, this is where you'd toggle it.