No description
| .cargo | ||
| packages/cli | ||
| .gitignore | ||
| Cargo.toml | ||
| README.md | ||
cargo run my-app
Usage
Cargo:
cargo install create-makepad-app
cargo create-makepad-app
# cargo
cargo create-makepad-app my-app --template counter --manager cargo
Currently supported template presets include:
countersimple stack navigationsimple login
You can use . for the project name to scaffold in the current directory.
Semver
create-makepad-app is following Semantic Versioning 2.0.
Licenses
Code: (c) 2022.
MIT or MIT/Apache 2.0 where applicable.