ti-cli

1.0.1 • Public • Published

Ti-cli

Build Status Code Climate

Ti-cli is a command-line interface for Ti preprocessor.

Installation

$ npm install ti-cli -g

Usage

below code will compiled a yield.css.

ti source.ti yield.css

or just type origin filename below:

ti source.ti

it will yields a file source.css that has a same filename with your source.

Author

Yang He abruzzi.hraig@gmail.com

Licence

MIT

Dependencies (1)

Dev Dependencies (2)

Package Sidebar

Install

npm i ti-cli

Weekly Downloads

1

Version

1.0.1

License

MIT

Last publish

Collaborators

  • abruzzihraig