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 d7fa71f commit b132403Copy full SHA for b132403
build.hacker
@@ -1,4 +1,5 @@
1
// crystal
2
+
3
+> cd source-code
4
> crystal build src/main.cr --release
5
> sudo mv main bytes
-> sudo chmod a+x bytes
0 commit comments