1.0.4 • Published 5 years ago

frcdep v1.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

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
1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago