Skip to content

program-spiritual/vlang-study

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

study-vlang

follow me to study v language

1. v run command examples

1.1 run single file

v run hello.v

1.2 run in any directory

1.2.1 run in directory

cd ANT_PATH && v run .

1.2.2 run with parameters

v run . --yourparam some_other_stuff

1.2.3 run and keep executable file

v -keepc run .

About

follow me to study v language

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages