aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: de45626717e6972263b9dfb1651372a53d9e730a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# 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  | Axum render template |