create-cider-theme

0.1.4 • Public • Published

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

Package Sidebar

Install

npm i create-cider-theme

Weekly Downloads

14

Version

0.1.4

License

GPL-3.0

Unpacked Size

50.6 kB

Total Files

6

Last publish

Collaborators

  • yazninja