Tree


.github/
.gitignorecommits | blame
Cargo.tomlcommits | blame
Justfilecommits | blame
LICENSEcommits | blame
README.mdcommits | blame
cargo-generate.tomlcommits | blame
dprint.jsoncommits | blame
web/

README.md

# ijanc.org - templates

Requirements:

- [cargo-generate](https://github.com/cargo-generate/cargo-generate)

## Installation Requirements

```
cargo install cargo-generate
```

if you have [no time cargo-binstall](https://github.com/cargo-bins/cargo-binstall):

```
cargo binstall cargo-generate -y
```

## Templates

| Name                   | Description          |
| ---------------------- | -------------------- |
| [web](./web/README.md) | Axum render template |