Skip to content

Instantly share code, notes, and snippets.

Created January 6, 2013 23:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/4471115 to your computer and use it in GitHub Desktop.
Save anonymous/4471115 to your computer and use it in GitHub Desktop.
(use 'ns-tracker.core)
(def tracker (ns-tracker "src"))
;; Change a file in src
(tracker) ;; should return the changed file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment