Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 681 Bytes

File metadata and controls

25 lines (16 loc) · 681 Bytes

cc4v-examples

docs/screenshot_logo.png

(code of above: logo_icon)

Note

Please also check docs/coverage.md of cc4v, as an Table of Content

Usage

Please install cc4v first.

# NOTE: You should not use ~/.vmodules for this clone
#       Please `cd ~/Documents` or somewhere else.

$ git clone https://github.com/cc4v/cc4v-examples
$ cd cc4v-examples
$ v run ./hello_world

Contribution

see #Contribution of cc4v.