Skip to content
This repository was archived by the owner on Mar 24, 2024. It is now read-only.

Commit c1b5f3b

Browse files
committed
add deploy to heroku button
1 parent 0201656 commit c1b5f3b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ The Dockerfile provided supports building to any architecture supported by both
2727
- `--build-arg MUSLHOST=<musl host triple>` (ex: `x86_64-linux-musl`; see [supported musl.cc hosts](https://more.musl.cc/10.2.1))
2828
- `--build-arg MUSLTARGET=<musl target triple>` (ex: `aarch64-linux-musl`; for x86_64, see [supported musl.cc targets here](https://more.musl.cc/10.2.1/x86_64-linux-musl))
2929

30+
## Heroku
31+
[![Deploy on Heroku](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/ThatsNoMoon/highlights/tree/heroku)
32+
3033
## Download
3134
You can find downloads for 64 bit Windows and Linux, as well as 64 bit Linux ARM (for e.g. Raspberry Pi) on [the releases page](https://github.com/ThatsNoMoon/highlights/releases/).
3235

0 commit comments

Comments
 (0)