Tell about mise in README

This commit is contained in:
9seconds
2026-02-17 21:43:16 +01:00
parent 5a63c7d5b4
commit 1a247d18b1
+9 -2
View File
@@ -162,6 +162,12 @@ This project has several main branches
## Getting started
### Download mise
mtg uses [mise](https://mise.jdx.dev/) to maintain its development
dependencies + replaces a make for building things. Please
[install](https://mise.jdx.dev/getting-started.html) it first.
### Download a tool
#### Download binaries
@@ -198,13 +204,14 @@ go install github.com/9seconds/mtg/v2@latest
```console
git clone https://github.com/9seconds/mtg.git
cd mtg
make static
mise install
mise tasks run build
```
or for the docker image:
```console
make docker
mise tasks run image
```
### Generate secret