Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 2 months ago
JSON representation

This is a POC project to demonstrate vlang, a better cpp.

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)