Skip to content

Commit

Permalink
docs: remove doc about make local
Browse files Browse the repository at this point in the history
  • Loading branch information
yqrashawn committed Oct 16, 2024
1 parent b83fce6 commit 55918ca
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,5 @@ file.

Use `lein repl` for developing.

Change [Makefile.local.example](./Makefile.local.example)'s name to
`Makefile.local`, change `GRAALVM` variable in the makefile to right path, run
`make local` to test then generate `goku` binary file.
`make compile` to compile clojure file to jar
`make bin` to compile jar to native file (make sure GRAALVM `native-image` binary is in `PATH`)

0 comments on commit 55918ca

Please sign in to comment.