Has anyone had any experience in the best way to deploy updates to end
users who have no programming experience? The application basically
consists of a src directory, and a bat file which runs 'lein run' to
start the program. It also consists of some extraneous files that have
to be installed on the system under another program directory.

The simplest method would be to take zip files and unzip them to the
appropriate place. But i was wondering about things like
'uninstalling' updates, automatic updates from (free hosting?)
website, better 'patch' formats, etc.

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to