Skip to content

boie0025/typekit_cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Code Climate Coverage Status

Adobe Typekit Command Line Interface

Get information about your typekits from the command line

Installation

  • build the gem: rake build
  • install the gem: gem install /full/path/to/typekit_cli-0.0.1.gem

OR

  • install with rake: rake install

Configuration

  • Set the environment variable for TYPEKIT_TOKEN export TYPEKIT_TOKEN=[your token here]

Usage

typekit --list [options]

OR

typekit --ids [options]

Options

-f, --families          Display family details for each kit.  Use with --ids
-n, --with-names        List with kit names.  Use with --list slower, makes an extra API call for each kit.

Note

This gem is NOT published to RubyGems.

About

Adobe Typekit CLI gem

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages