DEV Community

aj1thkr1sh
aj1thkr1sh

Posted on

Stylq CLI

Stylq

Stylq is the cool syntax HTML Preprocessor.
Stylq will allow user to make HTML file more easily.
Stlyq is the Rich Syntax file to generator HTML file in the easy way. Stylq is easy readable and writable.

Stylq CLI

Stylq CLI is the easy way to process Stylq file

Command Line Usage

For NPM

  npm i stylq-cli
Enter fullscreen mode Exit fullscreen mode

For YARN

  yarn add stylq-cli
Enter fullscreen mode Exit fullscreen mode

General Syntax

Use
1.

stylq FileName.stylq
Enter fullscreen mode Exit fullscreen mode

to process the file and save as the same name

2.

stylq FileName.stylq TargetFile.html
Enter fullscreen mode Exit fullscreen mode

to process and save to the target location

Thanks for reading.

Please Star on GitHub if you like it.

Stylq
StylqCLI

Top comments (0)