tikui / tikui-cli

This command line interface will allow you to generate new Tikui components.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tikui CLI

This command line interface will allow you to generate new Tikui components.

Prerequisites

Install as developer

First of all build the application using:

npm run build

Then install as global command with:

npm install --global

Use

When installed, launch tikui command and follow help to use the CLI.

About

This command line interface will allow you to generate new Tikui components.

License:MIT License


Languages

Language:TypeScript 71.4%Language:Pug 18.2%Language:JavaScript 10.3%Language:SCSS 0.2%