0.4.0 • Published 3 years ago

@glyphs/cli v0.4.0

Weekly downloads
69
License
MIT
Repository
github
Last release
3 years ago

Glyphs CLI

Command line interface to synchronize icons from Figma to local project directories.

Install

npm install --global @glyphs/cli

Usage

After installing, run glyphs to view options available and instructions for using the interfacre

   _____ _         _
  |   __| |_ _ ___| |_ ___
  |  |  | | | | . |   |_ -|
  |_____|_|_  |  _|_|_|___|
          |___|_|

  Running @glyphs/cli

  Example usage
    $ glyphs <command> <options>

  Help for a command
    $ glyphs <command> --help
    $ glyphs <command> -h

  Options
    --version, -v Print Glyphs CLI version

  Commands
    add, a        Configure a new icon set
    remove, r     Remove an existing icon set config
    get, g        Get details on the icon set config
    list, l       List configured icon sets
    sync, s       Sync an icon set to the current directory
    preview, p    Preview a local icon set in the browser
    generate      Generate a JS component set
    help, h       Display this message