Skip to content

making/clj-gae-blank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clj-gae-blank

a blank project for Clojure on Google App Engine

Compile

$ lein compile

Deploy

fill your app-id to element in war/WEB-INF/appengine-web.xml

add {GAE_SDK_HOME}/bin to $PATH

$ appcfg.sh war update

when you want to use local server

$ dev_appserver.sh war

About

a blank project for Clojure on Google App Engine

Resources

Stars

Watchers

Forks

Packages

No packages published