Skip to content

Instantly share code, notes, and snippets.

@amalloy
Created April 2, 2011 20:47
Show Gist options
  • Select an option

  • Save amalloy/899872 to your computer and use it in GitHub Desktop.

Select an option

Save amalloy/899872 to your computer and use it in GitHub Desktop.
(ns use-opts.core
(:use (clojopts core)))
(clojopts "clojopts-test"
["-t" "myfile"]
(no-arg time t "STOP TIME. USE WITH CAUTION"))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment