This package has been deprecated

Author message:

this package has been deprecated

dubhe
TypeScript icon, indicating that this package has built-in type declarations

2.0.4 • Public • Published

dubhe

Provide cli and utility functions for others dubhe project

cli

Usage:
  $ dubhe <command> [options]

Commands:
  root                show dubhe CACHE_ROOT/TYPE_ROOT path
  clear               clear dubhe cache & types/cache
  detect              contrast cache version & remote version
  import <projectId>  import source code from <projectId>(like viteout/test)
  delete <project>    delete cache & types-cache from <project>
  install             install cache
  link                link types cache to workspace
  transform           transform esm to systemjs
  export              get remote module exports
  bundle              bundle external dependence for function-level treeshake
  analyse             analyse pub dependence


Options:
  -h, --help     Display this message
  -v, --version  Display version number

Package Sidebar

Install

npm i dubhe

Weekly Downloads

0

Version

2.0.4

License

ISC

Unpacked Size

491 kB

Total Files

9

Last publish

Collaborators

  • fgsreally