mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-20 20:16:26 +02:00
Updated to Vlang 0.3.3
This commit is contained in:
parent
86d897d580
commit
4c45648a79
5 changed files with 34 additions and 0 deletions
8
packages/vlang/0.3.3/build.sh
vendored
Normal file
8
packages/vlang/0.3.3/build.sh
vendored
Normal file
|
@ -0,0 +1,8 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
# Cloning vlang source
|
||||
git clone https://github.com/vlang/v
|
||||
cd v
|
||||
|
||||
# Building and installing vlang
|
||||
make
|
Loading…
Add table
Add a link
Reference in a new issue