project command
This command allows you to work with formae projects.
Usage
formae project [OPTIONS] [COMMAND]
Commands
Command | Description |
---|---|
init |
Initialize a project |
Initializing a project
Usage
formae project init [OPTIONS]
Options
Option | Description |
---|---|
--include |
Packages to include (aws) [default: "[aws]"] |
--schema |
Schema to use for the project (pkl) [default: "pkl"] |