Deo
Rapid, reliable and robust template management.
Installation
Prerequisites: Git, Rust toolchain
Steps
- Clone the repository:
git clone https://github.com/Dysproso/Deo.git
- Install the Rust toolchain:
cd deo
- Build the project:
cargo install --path core
π¨
Build Status
Feature | Build Status |
---|---|
Add | |
Clone | |
List | |
Delete | |
π
Supporters
π
Features
Add
Adds a new template
Sample usage
deo add <path> <name>
Clone
Retrieves the previously created template
Sample usage
deo clone <name>
Delete
Deletes a template
Sample usage
deo delete <name>
List
Lists all template
Sample usage
deo list
License
This project is licensed under Apache-2.0 - see the LICENSE.md file for details.