This website requires JavaScript.
Explore
Help
Sign In
vieter-v
/
v
Watch
2
Star
0
Fork
You've already forked v
0
Code
Issues
Pull Requests
Releases
Activity
a6dfc6d46b
v
/
.github
/
workflows
/
alpine.build.sh
16 lines
82 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh -l
set
-e
pwd
uname -a
make -j4
./v -version
du -s .
echo
"DONE"
Reference in New Issue
View Git Blame
Copy Permalink