# 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
```bash
bunx create-janustack
```
### Cargo
```bash
cargo install create-janustack --locked
cargo create-janustack
```
### Powershell
```bash