Liking cljdoc? Tell your friends :D

Serverless

AWS serverless helpers targeting Cljs.

Notes

export CLOJARS_USERNAME=""
export CLOJARS_PASSWORD=""

clj -Spom    # Generate pom
clj -Apack   # Generate jar
clj -Adeploy # Deploy jar

pack_and_deploy is included for convenience.

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close