Crates.io | manatsu |
lib.rs | manatsu |
version | 1.5.1 |
source | src |
created_at | 2023-12-23 03:09:30.209809 |
updated_at | 2024-09-10 17:28:39.708175 |
description | CLI tools for Manatsu |
homepage | https://github.com/ferreira-tb/manatsu |
repository | https://github.com/ferreira-tb/manatsu |
max_upload_size | |
id | 1078805 |
size | 83,655 |
Manatsu CLI.
cargo install manatsu --version ">=1.0.0-alpha"
manatsu create [OPTIONS]
Options | Alias | Description |
---|---|---|
--author |
-a |
Author of the project. |
--description |
-d |
Project description. |
--force |
-f |
Overwrites the directory if it already exists. |
--name |
-n |
Project name. |
--version |
-v |
Project version. |
Copyright (c) 2024 Andrew Ferreira