Skip to content

Commit

Permalink
add release template
Browse files Browse the repository at this point in the history
  • Loading branch information
asalzmann committed Sep 7, 2022
1 parent 2c5be2e commit 01a44ae
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/release.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<Release Title>

# 🔨 Build from source
```
git clone https://github.com/Stride-Labs/stride
cd stride && git checkout v1.0.0
make build
```

# ⚡️ Download binaries
Binaries for linux amd64 and arm64 are available below.

0 comments on commit 01a44ae

Please sign in to comment.