Skip to content

mibo/MiLiveView

Repository files navigation

mibo Live View (miLiVi)

A very simple tool to check modifications for a file and render a live preview (asciidoc or markdown).

Start

Start with sbt "run --file=<path to file>" to build and run live view for given file.

Building

To build a executable (fat) jar just run sbt assembly. This build the jar in target/scala-2.11 as MiLiVi-assembly-0.1.jar. This can be executed with a JRE 1.8+.

Java Packager

See official documentation for more details.

Use

Run java_packager_gen.sh to generate a all-in bundle in target/bundle. This contains all (also JRE) which is necessary to run the application.

Dependencies

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published