0.7.0 • Published 7 years ago

frontools-cli v0.7.0

Weekly downloads
1
License
CC0-1.0
Repository
-
Last release
7 years ago

Frontools Command-Line Interface

Installation

npm install frontools-cli --global

Usage

Usage: frontools <command>

Commands:
  woff       Generate base64 @font-face
  help       Get help on a command
  version    Display version information

Generate base64 WOFF

Usage: frontools woff <File> [options ..]

Woff Options:
  --name      Font name
  --weight    Font weight
frontools univers-light.woff --name "Univers" --weight 300 >> fonts.css
0.7.0

7 years ago

0.6.0

7 years ago

0.5.0

7 years ago

0.4.0

7 years ago

0.3.1

7 years ago

0.3.0

7 years ago

0.2.0

7 years ago

0.1.0

7 years ago