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

1.8.1 • Public • Published

zhi-cli

a tool for generating zhi framework related projects

Read more about node with cli

Read more about nx vite with cli

Read more about turbo esbuild with cli

Usage

brew install n
n 16
npm i -g zhi-cli

Creating project use the following commands

## turbo-workspace
zhi-cli init my-turbo-workspace turbo-workspace-simple

## ts-vite-lib
zhi-cli init my-project ts-esbuild-lib

## ts-vite-lib
zhi-cli init my-project ts-vite-lib

## ts-vite-siyuan-plugin
zhi-cli init my-siyuan-plugin ts-vite-siyuan-plugin

Dev

pnpm dev -F zhi-cli

Build

pnpm build -F zhi-cli

Test

chmod u+x apps/zhi-cli/dist/index.cjs
zhi-cli -h

Publish

pnpm publish -F zhi-cli --tag=latest

/zhi-cli/

    Package Sidebar

    Install

    npm i zhi-cli

    Weekly Downloads

    2

    Version

    1.8.1

    License

    MIT

    Unpacked Size

    628 kB

    Total Files

    13

    Last publish

    Collaborators

    • terwer-org