parent
f1afd44b2b
commit
4a189cf8c5
4 changed files with 29 additions and 6 deletions
@ -0,0 +1,8 @@ |
||||
## Project templates |
||||
|
||||
Meson ships with predefined project templates. To start a new project from |
||||
scratch, simply go to an empty directory and type: |
||||
|
||||
```meson |
||||
meson init --name=myproject --type=executable --language=c |
||||
``` |
Loading…
Reference in new issue