1.0.1 • Published 10 years ago

ti-cli v1.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
10 years ago

#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