Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 474 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 474 Bytes

slipstream-lamp-ui

Simple UI build for the LAMP++ example, written in ClojureScript

Release

To create a new release, do the following:

  • Compile the sources: lein cljsbuild once
  • Create tarball: tar zcf lamp-ui-1.1.tgz index.html style.css lamp.js out/
  • Tag a new release with git.
  • Create a new release in GitHub.
  • Update LAMP definition on nuv.la.