We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a016495 commit 927eef6Copy full SHA for 927eef6
README.md
@@ -12,6 +12,10 @@ To release version `x.y.z` run:
12
13
> sbt -Dproject.version=x.y.z release
14
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
+
19
## License
20
21
This project is distributed under the Scala license.
0 commit comments