0.1.4 • Published 1 year ago

create-cider-theme v0.1.4

Weekly downloads
-
License
GPL-3.0
Repository
github
Last release
1 year ago

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

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1-alpha.3

1 year ago

0.1.1-alpha.2

1 year ago

0.1.1-alpha.1

1 year ago

0.1.0

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago