Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

typekitable

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typekitable

  • 0.1.0
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

Typekitable

A CLI for interacting with your Typekit kits.

Get an API token here and get started!

Installation

Install it yourself as:

$ gem install typekitable

Usage

CommandDescription
typekitable kit_add NAME DOMAINS# Adds a new kit
typekitable kit_info KIT_ID# Get information on a specific kit
typekitable kit_list# Get a list of all of your kits
typekitable kit_publish KIT_ID# Publish a draft kit
typekitable re-authenticate# Reset your Typekit API token

Tests

Unit tests are written with rspec and can be run with the command rake spec

Feature tests are written with cucumber and aruba and can be run with the command rake features

Contributing

  1. Fork it ( https://github.com/pzula/typekitable/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Add spec coverage
  5. Push to the branch (git push origin my-new-feature)
  6. Create a new Pull Request

FAQs

Package last updated on 27 Apr 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc