#!/usr/bin/env python

# Copyright 2013 John Reese
# Licensed under the MIT license

from dotlink import Dotlink

Dotlink().run()
