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 6b1f671 commit e3db7d0Copy full SHA for e3db7d0
README.md
@@ -0,0 +1,10 @@
1
+# stdlib
2
+The standard library for [Scope](https://github.com/ScopeLang/Scope).
3
+
4
+# Building
5
+Make sure [Scope](https://github.com/ScopeLang/Scope) is properly installed.
6
7
+```bash
8
+# In the repo's directory
9
+$ scope build
10
+```
0 commit comments