We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 109ee34 commit 2423337Copy full SHA for 2423337
build-dependencies.just
@@ -0,0 +1,6 @@
1
+### DEFAULT ###
2
+
3
+# Install dependencies for the default feature on x86_64-unknown-linux-musl
4
+install-default-x86_64-unknown-linux-musl:
5
+ sudo apt-get update
6
+ sudo apt-get install -y musl-tools
0 commit comments