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 db60fa0 commit 85676b9Copy full SHA for 85676b9
README.md
@@ -27,6 +27,25 @@ You can download binary releases from the Official website or visit the file ser
27
28
- [Release Server](https://picasso-releases.fly.dev/piccodescript/)
29
30
+
31
+## Build From Source
32
33
+- Step 1.
34
+```sh
35
+$ [email protected]:Glimmr-Lang/PiccodeScript.git
36
+```
37
38
+- Step 2.
39
40
+$ cd PiccodeScript
41
42
43
+- Step 3.
44
45
+$ ./all.sh
46
47
48
49
## Documentation
50
- [Standard library reference](https://piccodescriptdocs.fly.dev/)
51
0 commit comments