Deployment
  • cl-daemonize - cl-daemonize is a tool to daemonize a Lisp process without the need for screen/detachtty
  • cl-launch - cl-launch is a unix utility to make your Lisp software easily invokable from the shell command-line
  • Consfigurator - A system for declarative configuration management using Common Lisp
  • Creating Executables - Most Common Lisp implementations support creating native-format executable files
  • lispx-proxy - lispx-proxy (Lisp Execution Proxy) is a Lisp application launcher for Windows (A *nix port with limited functionality is also available)
  • Unix shell scripting - This is a guide for writing Unix shell scripts in various Common Lisp implementations