add README.md
This commit is contained in:
parent
a4fa0e0cfc
commit
830693d16d
1 changed files with 15 additions and 0 deletions
15
README.md
Normal file
15
README.md
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# spoodle
|
||||||
|
|
||||||
|
a vlang parser in zig
|
||||||
|
|
||||||
|
## why
|
||||||
|
|
||||||
|
because i can
|
||||||
|
|
||||||
|
## how
|
||||||
|
|
||||||
|
```
|
||||||
|
git clone https://gitdab.com/luna/spoodle.git
|
||||||
|
cd spoodle
|
||||||
|
zig build install --prefix ~/.local/
|
||||||
|
```
|
Loading…
Reference in a new issue