Skip to content

Releases: lixinyang123/JsDelivrCLI

v0.1.2

23 Feb 06:23
Compare
Choose a tag to compare
  • Migrate to .NET 8
  • Fixed can not remove the lib folder
  • Fixed the AOT compile warning

v0.1.1

26 Nov 22:42
Compare
Choose a tag to compare
  • Migrate to .NET 7
  • Build with NativeAOT
  • Fixed error for save the dependences config file

v0.1.0

01 Aug 19:49
fa52363
Compare
Choose a tag to compare

Usage

delivr
  JsDelivr CLI

Usage:
  delivr [options] [command]

Options:
  --version       Show version information
  -?, -h, --help  Show help and usage information

Commands:
  init               Initialize a package configuration file
  install <library>  install a package from jsdelivr
  remove <library>   remove a package from local
  search <library>   search package from npm
  info <library>     get library version info
  restore            restore client side package