dash-create

Crates.iodash-create
lib.rsdash-create
version1.1.3
sourcesrc
created_at2023-11-05 21:51:18.241499
updated_at2023-11-06 07:08:16.033605
descriptionCode More, Configure Less: The Smart Way to Start Your Projects.
homepage
repository
max_upload_size
id1026203
size56,724
Kunal Bagaria (KunalBagaria)

documentation

README

Dash

Dash is a CLI tool that rapidly sets up new projects by running a series of pre-defined commands.

ray-so-export (2)


ray-so-export (1)

Features

  • Quick Initialization: Initialize the config file with current directory as working directory with dash init.
  • Configuration Management: Open and edit your project configurations with dash config.
  • Project Creation: Create new projects with custom predefined setups using dash create <alias> <project name>.

Installation

Ensure you have Rust and Cargo installed on your system. Then, install Dash using Cargo:

cargo install dash-create

Contributing

Contributions to Dash are welcome! Feel free to fork the repository, make your changes, and create a pull request.

License

This project is licensed under the GPL License - see the LICENSE file for details.

Commit count: 0

cargo fmt