Skip to content

Commit

Permalink
Document build process
Browse files Browse the repository at this point in the history
  • Loading branch information
plexus committed Nov 19, 2023
1 parent 47eee34 commit 18dea18
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,14 @@ scsynth -u 12345
pw-jack java -jar minibeast.jar --sc-udp-port 12345
```

## Building

To build the jar:

```
clojure -X:uberjar :jar minibeast-0.0.0.jar
```

## A call for patches

MiniBeast loads a default patch, but we need your help! There is a world of
Expand Down

0 comments on commit 18dea18

Please sign in to comment.