| Crates.io | zino-cli |
| lib.rs | zino-cli |
| version | 0.7.0 |
| created_at | 2023-10-25 13:12:03.10466+00 |
| updated_at | 2025-02-13 06:13:50.144916+00 |
| description | CLI tools for zino. |
| homepage | https://github.com/zino-rs/zino |
| repository | https://github.com/zino-rs/zino |
| max_upload_size | |
| id | 1013359 |
| size | 163,870 |
CLI tools for zino.
zino projects.cargo install zino-cli
zli new <project_name>
options:
--template <template_url>: Use a custom template for the project.zli init
options:
--template <template_url>: Use a custom template for the project.--project-name <project_name>: Name of the project (current_dir by default).run zli serve and access http://localhost:6080/zino-config.html in your browser.