Commit graph

108 commits

Author SHA1 Message Date
Gered 3978fda02a some start/stop web adjustments. ensure shutdown-server is run on close
note that using addShutdownHook like this will not work in a REPL
or even using `lein run`, though for the latter `lein trampoline run`
will work instead
2016-06-29 09:50:41 -04:00
Gered 8859432b7d rename scrape-set-images action 2016-06-29 09:49:23 -04:00
Gered a0ef0d48e0 fix up formatting in cli usage summary 2016-06-29 09:49:01 -04:00
Gered c1fcaa4837 fix default "web" action not being set correctly 2016-06-29 09:48:16 -04:00
Gered aca45d9631 major reworking of various data and image importing/scraping operations
can now run the application from the command line to invoke the various
data import/update or image scraping operations.

removed all copies of scraped set/symbol/mana images
2016-06-28 19:16:04 -04:00
Gered c7c2c68ef4 update some dependency versions 2016-06-27 19:16:08 -04:00
Gered 965a2e9578 add README.md 2016-06-24 14:20:24 -04:00
Gered 064ad77af8 initial commit
not sure why i waited so long to put this project under version control
2016-06-24 14:17:45 -04:00