Liking cljdoc? Tell your friends :D
Clojure only.

airplanes.boot


deployclj

(deploy & {:as *opts* :keys [help file ip name dir pom main]})

Deploy the application to remote

Keyword Args: :help bool Print this help info. :file str The jar file to install. :ip str Ip where to deploy :name str Name of app :dir str Directory to create :pom str The pom.xml file to use. :main str clojure main

Deploy the application to remote

Keyword Args:
  :help  bool  Print this help info.
  :file  str   The jar file to install.
  :ip    str   Ip where to deploy
  :name  str   Name of app
  :dir   str   Directory to create
  :pom   str   The pom.xml file to use.
  :main  str   clojure main
sourceraw docstring

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

× close