Skip to content

Instantly share code, notes, and snippets.

View londoncalling's full-sized avatar

Victoria Bialas londoncalling

View GitHub Profile
@londoncalling
londoncalling / kitematic_contrib_quick.md
Last active December 8, 2015 23:56
A quicker start: mean, lean KItematic contributor quick start

Kitematic

(Short URL to this Gist: http://git.io/v8d55)

Kitematic is an open source project that simplifies the Docker experience. Here, you'll learn how to set up your Kitematic development environment and practice working on an example issue.

Find an issue on GitHub

  1. Go to the kitematic/kitematic repository, and click the "Issues" link. (The full URL to the repo is: https://github.com/kitematic/kitematic)
  2. From the "Labels" drop-down, select exp/beginner to filter on easier issues. list_open_issues
  3. Find an unclaimed issue that interests you. (For this exercise, select issue #1191 Missing container id.)