mirror of
https://github.com/engineer-man/piston.git
synced 2025-06-09 03:26:27 +02:00
added nelua
This commit is contained in:
parent
104b80df5c
commit
05adeb9076
5 changed files with 21 additions and 0 deletions
7
packages/nelua/build.sh
Normal file
7
packages/nelua/build.sh
Normal file
|
@ -0,0 +1,7 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
git clone https://github.com/edubart/nelua-lang
|
||||
|
||||
cd nelua-lang
|
||||
|
||||
make
|
Loading…
Add table
Add a link
Reference in a new issue