Skip to content

Instantly share code, notes, and snippets.

@lancepantz
Created September 22, 2010 22:33
Show Gist options
  • Save lancepantz/592714 to your computer and use it in GitHub Desktop.
Save lancepantz/592714 to your computer and use it in GitHub Desktop.
#!/usr/bin/env cake
(println "hi")
(println "cake opts:" cake/*opts*)
(println "clojure opts:" *command-line-args*)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment