0.0.2 • Published 3 years ago
@unicli/core-test v0.0.2
@unicli/core
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
(usenpm 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.