This is a standalone version of the Markdown library originally developed by the Circumflex folks over at git://github.com/inca/circumflex.git
.
- Java 8 SDK
- sbt 1.x
- Git
https://search.maven.org/search?q=g:org.scalatra.scalate%20scalamd
libraryDependencies += "org.scalatra.scalate" %% "scalamd" % {latest version}
Clone the Scala Markdown Library repository:
git clone git@github.com:scalatra/scalamd.git
sbt package