vlang / cmd_vpm2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is an experimental version of the V package manager, that will be available with commands, like this:

  • v pm2 install URL
  • v pm2 add DEPENDENCY_NAME
  • v pm2 run URL
  • v pm2 login
  • v pm2 publish etc.

At some point, when it is mature enough, the intention is that it will replace the existing package manager.

About

License:MIT License


Languages

Language:V 100.0%