0.1.4 • Published 3 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 versionnpm (using npx)
npx create-cider-theme@latest #perfer latest version of create-cider-themeDevelopment
npm
npm install
npm run build
npx create-cider-themeyarn
yarn install
npm build
npx create-cider-themepnpm (Recommended)
pnpm install
pnpm build
npx create-cider-theme0.1.4
3 years ago
0.1.3
3 years ago
0.1.2
3 years ago
0.1.1-alpha.3
3 years ago
0.1.1-alpha.2
3 years ago
0.1.1-alpha.1
3 years ago
0.1.0
3 years ago
0.0.5
3 years ago
0.0.4
3 years ago
0.0.3
3 years ago
0.0.2
3 years ago