practically the whole thing up and running. I should make commits more often...

This commit is contained in:
Odweta
2023-12-27 16:14:07 +01:00
parent 7d64937966
commit d5802dd341
14 changed files with 500 additions and 2 deletions
+2 -2
View File
@@ -18,8 +18,8 @@ Vendetta uses **git** as the version control system and **make** as the build sy
## Build a project
`vendetta build <project_name>`
`vendetta build`
## Build and run a project
`vendetta run <project_name>`
`vendetta run`