Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

gist

emerleite28.2k0.2.0

Gist api client for node.js

gist, github, api, package.json

readme

changelog

0.2.0

  • Created a test script to not depend on global nodeunit
  • Ensure Node 0.6.0 compatibility

    0.1.2

  • JSON clenup

    0.1.1

  • Using index.js as main in package.json. This is a standard in npm
  • Updated package.json to work with npm >= 0.3

    0.1.0

  • Can create anonymous gist
  • Basic test structure
  • Initial documentation