create-janustack

Crates.iocreate-janustack
lib.rscreate-janustack
version0.1.1
created_at2025-06-01 18:33:11.261095+00
updated_at2025-06-01 18:33:11.261095+00
descriptionRapidly scaffold out a new Janustack project.
homepagehttps://github.com/janustack
repositoryhttps://github.com/janustack/create-janustack
max_upload_size
id1697387
size92,808
Andrew Christian Young (andrewcwhy)

documentation

README

create-janustack

Usage

To get started using create-janustack run of the below commands in the folder you'd like to setup your project.

Installation

Bun

bunx create-janustack

Cargo

cargo install create-janustack --locked
cargo create-janustack

Powershell

irm https://raw.githubusercontent.com/janustack/create-janustack/main/scripts/create.ps1 | iex
Commit count: 27

cargo fmt