frcdep

1.0.4 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i frcdep

Weekly Downloads

2

Version

1.0.4

License

ISC

Unpacked Size

10.4 kB

Total Files

5

Last publish

Collaborators

  • cobaltrisen