Skip to content

Commit 927eef6

Browse files
committed
Document upload of the scala-native-bindgen executable
1 parent a016495 commit 927eef6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ To release version `x.y.z` run:
1212

1313
> sbt -Dproject.version=x.y.z release
1414

15+
Then build the `scala-native-bindgen` executable for both macOS and
16+
Linux and upload them to the GitHub release page with the suffix
17+
`-darwin` and `-linux`, respectively.
18+
1519
## License
1620

1721
This project is distributed under the Scala license.

0 commit comments

Comments
 (0)