0.1.4 • Published 2 years ago
create-cider-theme v0.1.4
create-cider-theme
The official tool to assist in creating themes for Cider (supports version 2 and above only)
Installation
create-cider-theme
does not require any other dependencies aside from Node.js. To use this library all you need is npm's npx
cli tool.
Usage
pnpm (recommended)
pnpm create cider-theme #always gets latest version
npm (using npx)
npx create-cider-theme@latest #perfer latest version of create-cider-theme
Development
npm
npm install
npm run build
npx create-cider-theme
yarn
yarn install
npm build
npx create-cider-theme
pnpm (Recommended)
pnpm install
pnpm build
npx create-cider-theme
0.1.4
2 years ago
0.1.3
2 years ago
0.1.2
2 years ago
0.1.1-alpha.3
2 years ago
0.1.1-alpha.2
2 years ago
0.1.1-alpha.1
2 years ago
0.1.0
2 years ago
0.0.5
2 years ago
0.0.4
2 years ago
0.0.3
2 years ago
0.0.2
2 years ago