Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zztkm/v-module-tutorial
https://github.com/zztkm/v-module-tutorial
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/zztkm/v-module-tutorial
- Owner: zztkm
- Created: 2021-07-06T10:27:50.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-06T10:28:04.000Z (over 3 years ago)
- Last Synced: 2024-12-20T23:29:55.260Z (14 days ago)
- Language: V
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# v module tutorial
execute main module.
```shell
v run main.v
```**test**
```shell
v test mymodule
```