Skip to content

Instantly share code, notes, and snippets.

@bonkydog
Created May 7, 2013 10:59
Show Gist options
  • Select an option

  • Save bonkydog/5531828 to your computer and use it in GitHub Desktop.

Select an option

Save bonkydog/5531828 to your computer and use it in GitHub Desktop.
(ns tektite.client.action
(:require
[tektite.client.util :refer [log]]
[tektite.client.view :as view]
[tektite.client.route :as route]
)
(:require-macros
[tektite.client.macro :as macro]
))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment