Skip to content

Commit

Permalink
Add homebrew
Browse files Browse the repository at this point in the history
  • Loading branch information
pantor authored Sep 28, 2020
1 parent dacf8e8 commit dda31f4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ If you are using [vcpkg](https://github.com/Microsoft/vcpkg) on your project for

If you are using [cget](https://cget.readthedocs.io/en/latest/), you can install the latest development version with `cget install pantor/inja`. A specific version can be installed with `cget install pantor/[email protected]`.

On macOS, you can install inja via [Homebrew](https://formulae.brew.sh/formula/inja#default) and `brew install inja`.

## Tutorial

This tutorial will give you an idea how to use inja. It will explain the most important concepts and give practical advices using examples and executable code. Beside this tutorial, you may check out the [documentation](https://pantor.github.io/inja).
Expand Down

0 comments on commit dda31f4

Please sign in to comment.