File: generate_docs

package info (click to toggle)
lambdaisland-uri-clojure 1.13.95-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 240 kB
  • sloc: xml: 88; sh: 28; makefile: 12
file content (5 lines) | stat: -rwxr-xr-x 151 bytes parent folder | download
1
2
3
4
5
#!/bin/bash

export AUTODOC_CMD="lein with-profile +codox codox"

\curl -sSL https://raw.githubusercontent.com/plexus/autodoc/master/autodoc.sh | bash