2.6.1 • Published 10 months ago

inkline v2.6.1

Weekly downloads
4
License
MIT
Repository
-
Last release
10 months ago

Introduction

Inkline's CLI, used for generating code that improves your Developer Experience. This package will be included in future releases of inkline by default.

Installation

npm i -g inkline

Usage

Help

inkline help [command]

See a description and available options for a specific command.

Initialize

inkline init

Generate a default inkline.config.ts theme configuration file.

Read more about configuration files.

OptionDescription
-m, --manualSkip file processing and create a configuration file only.

Generate SCSS

inkline generate scss

Generate CSS Variables based on your inkline.config.ts theme configuration file. The default output folder for your generated CSS files is .inkline/css.

Read more about configuration files.

OptionDescription
-c, --config Path to inkline configuration file.
-o, --outputDir Path to output directory.
-e, --extname File extension to use for output files.

Generate CSS

inkline generate css

Generate CSS Variables based on your inkline.config.ts theme configuration file. The default output folder for your generated CSS files is .inkline/css.

Read more about configuration files.

OptionDescription
-c, --config Path to inkline configuration file.
-o, --outputDir Path to output directory.
-e, --extname File extension to use for output files.

License

ISC

2.6.1

10 months ago

2.6.0

1 year ago

2.5.0

1 year ago

2.4.1

1 year ago

2.4.3

1 year ago

2.5.1

1 year ago

2.4.2

1 year ago

2.3.0

1 year ago

2.2.1

1 year ago

2.1.2

1 year ago

2.2.0

1 year ago

2.1.1

1 year ago

2.3.2

1 year ago

2.4.0

1 year ago

2.3.1

1 year ago

2.2.2

1 year ago

2.1.3

1 year ago

2.1.0

1 year ago

2.0.0

1 year ago

1.6.0

5 years ago

1.5.3

5 years ago

1.5.2

5 years ago

1.5.1

5 years ago

1.5.0

5 years ago

1.4.2

5 years ago

1.4.1

5 years ago

1.4.0

5 years ago

1.3.0

5 years ago

1.1.0

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago