Skip to content

Commit 208399b

Browse files
counterpositionHarish Kukreja
andauthored
docs: mention mise as an installation method (#252)
Co-authored-by: Harish Kukreja <[email protected]>
1 parent 2a532bb commit 208399b

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,10 +113,20 @@ for full documentation.
113113

114114
## Install
115115

116+
### Pre-built binaries
117+
116118
Download the latest binary for your OS [here](https://github.com/gruntwork-io/boilerplate/releases/latest).
117119

118120
You can find older versions on the [Releases Page](https://github.com/gruntwork-io/boilerplate/releases).
119121

122+
### Mise
123+
124+
If you use [mise](https://mise.jdx.dev/), you can install Boilerplate by running:
125+
126+
```
127+
mise use --global boilerplate
128+
```
129+
120130
## Features
121131

122132
1. **Interactive mode**: Boilerplate interactively prompts the user for a set of variables defined in a

0 commit comments

Comments
 (0)