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 3dfc549 commit fcf874aCopy full SHA for fcf874a
README.md
@@ -15,6 +15,14 @@ Amast is a minimalist asynchronous toolkit that makes it easier to develop C lan
15
- timers
16
- events
17
18
+## How To Compile
19
+<a name="how-to-compile"></a>
20
+
21
+On Linux or WSL:
22
23
+Install [pixi](https://pixi.sh/latest/#installation).
24
+Run `pixi run all`.
25
26
## How To Use
27
<a name="how-to-use"></a>
28
0 commit comments