1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

tools: add v share file.v (#17172)

This commit is contained in:
Christopher Fore
2023-01-31 13:36:17 -05:00
committed by GitHub
parent 26b9464f51
commit 10261c427f
4 changed files with 46 additions and 0 deletions

View File

@@ -19,6 +19,8 @@ Other less frequently used commands supported by V include:
setup-freetype Setup thirdparty freetype on Windows.
share Send your code to the V Playground
translate Translate C code to V.
tracev Produce a tracing version of the v compiler.

View File

@@ -0,0 +1,4 @@
Send your code to the V Playground
Usage:
v share FILE