Crates.io | dash-create |
lib.rs | dash-create |
version | 1.1.3 |
source | src |
created_at | 2023-11-05 21:51:18.241499 |
updated_at | 2023-11-06 07:08:16.033605 |
description | Code More, Configure Less: The Smart Way to Start Your Projects. |
homepage | |
repository | |
max_upload_size | |
id | 1026203 |
size | 56,724 |
Dash is a CLI tool that rapidly sets up new projects by running a series of pre-defined commands.
dash init
.dash config
.dash create <alias> <project name>
.Ensure you have Rust and Cargo installed on your system. Then, install Dash using Cargo:
cargo install dash-create
Contributions to Dash are welcome! Feel free to fork the repository, make your changes, and create a pull request.
This project is licensed under the GPL License - see the LICENSE file for details.