mrocklin / ball

Working notes for Fantasy Baseball
0 stars 1 forks source link

Added example of a command-line program #6

Closed eigenhombre closed 11 years ago

eigenhombre commented 11 years ago

to run,

lein uberjar java -cp target/protosite-0.1.0-SNAPSHOT-standalone.jar protosite.example

We can have multiple programs in the same project using this method. http://stackoverflow.com/questions/11023762/leiningen-with-multiple-main-classes