Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/liou666/scakit
✨ A modern project scaffolding tool written in Rust
https://github.com/liou666/scakit
cli-templating rust scaffolder
Last synced: about 2 months ago
JSON representation
✨ A modern project scaffolding tool written in Rust
- Host: GitHub
- URL: https://github.com/liou666/scakit
- Owner: liou666
- Created: 2024-11-15T14:47:05.000Z (2 months ago)
- Default Branch: master
- Last Pushed: 2024-11-16T07:00:39.000Z (2 months ago)
- Last Synced: 2024-11-16T07:29:00.772Z (2 months ago)
- Topics: cli-templating, rust, scaffolder
- Language: Rust
- Homepage: https://crates.io/crates/scakit
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# ScaKit (Scaffold Kit Tool)
[![Crates.io](https://img.shields.io/crates/v/scakit.svg)](https://crates.io/crates/scakit)
[![Downloads](https://img.shields.io/crates/d/scakit.svg)](https://crates.io/crates/scakit)✨ A modern project scaffolding tool written in Rust
## Features
- 🚀 Quick project setup
- 📦 Multiple project templates
- 🎨 Interactive CLI
- ⚡ Fast and reliable
- 🛠 Customizable templates## Installation
```bash
cargo install scakit```
## Usage
You can use either command, oth commands provide the same functionality.
```bash
scakit # full name
skt # short alias
```