frcdep
v1.0.4
Published
A command-line dependency manager for the FIRST Robotics Competition which serves as a replacement for the Visual Studio Code vendor JSON interface.
Downloads
3
Readme
frcdep
A command-line dependency manager for the FIRST Robotics Competition which serves as a replacement for the Visual Studio Code vendor JSON interface.
Commands
list|l Lists all installed packages
available|a Lists all available packages
install|i <package> Installs a package
remove|r <package> Removes a package
update|u [package] Updates all packages or a specific package
fetch|f Fetches package listing from the server
Flags
-V, --version output the version number
-h, --help output usage information