0.0.2 • Published 3 years ago

@unicli/core-test v0.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

@unicli/core

npm version npm downloads Github Actions Codecov

Core and main binary of unicli

Usage

Install package:

# npm
npm install -g @unicli/core

# yarn
yarn global add @unicli/core

# pnpm
pnpm install -g @unicli/core

Import:

uni

💻 Development

  • Clone this repository
  • Enable Corepack using corepack enable (use npm i -g corepack for Node.js < 16.10)
  • Install dependencies using pnpm install
  • Run interactive tests using pnpm dev

License

Made with 💛

Published under MIT License.

0.0.2

3 years ago

0.0.1

3 years ago