Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```