https://github.com/bearddan2000/v-cli-hello-world
This is a POC project to demonstrate vlang, a better cpp.
https://github.com/bearddan2000/v-cli-hello-world
cli gpp hello make v vlabg world
Last synced: 12 months ago
JSON representation
This is a POC project to demonstrate vlang, a better cpp.
- Host: GitHub
- URL: https://github.com/bearddan2000/v-cli-hello-world
- Owner: bearddan2000
- Created: 2023-09-02T13:23:01.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-02T13:23:02.000Z (almost 3 years ago)
- Last Synced: 2025-03-24T11:26:48.179Z (about 1 year ago)
- Topics: cli, gpp, hello, make, v, vlabg, world
- Language: Shell
- Homepage: https://github.com/bearddan2000/vlabg-cli-hello-world
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vlabg-cli-hello-world
## Description
This is a POC project to demonstrate vlang, a better cpp.
## Tech stack
- v
- gpp
- make
## Docker stack
- ubuntu
## To run
`sudo ./install.sh -u`
## To stop (optional)
`sudo ./install.sh -d`
## To see help
`sudo ./install.sh -h`
## Credit
[Offical docs](https://github.com/vlang/v)