Command line interface to synchronize icons from Figma to local project directories.
npm install --global @glyphs/cli
After installing, run glyphs
to view options available and instructions for using the interfacre
_____ _ _
| __| |_ _ ___| |_ ___
| | | | | | . | |_ -|
|_____|_|_ | _|_|_|___|
|___|_|
Running @glyphs/cli v0.0.1
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
help, h Display this message