Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zztkm/v-module-tutorial


https://github.com/zztkm/v-module-tutorial

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

        

# v module tutorial

execute main module.

```shell
v run main.v
```

**test**

```shell
v test mymodule
```