Skip to content

Instantly share code, notes, and snippets.

@aep
Created June 28, 2019 11:00
Show Gist options
  • Save aep/f33d7c829221926328f61f72a28a6e47 to your computer and use it in GitHub Desktop.
Save aep/f33d7c829221926328f61f72a28a6e47 to your computer and use it in GitHub Desktop.
$ ./compiler/v
>>> println()
Looks like you are running V for the first time.
V repo not found. Cloning...
Re-launch V from v/compiler
$ ./compiler/v/compiler/v
>>> println()
Looks like you are running V for the first time.
V repo not found. Cloning...
Re-launch V from v/compiler
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment