Added base project & start of ci config
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
commit
d80d320483
2 changed files with 14 additions and 0 deletions
3
pieter/main.v
Normal file
3
pieter/main.v
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
fn main() {
|
||||
println('Hello, world!')
|
||||
}
|
||||
Reference in a new issue