BlackQuill pre alpha released
BlackQuill is an advanced markdown engine.
# How to Install
Step 1. Setup sbt [see](http://www.scala-sbt.org/release/docs/Getting-Started/Setup.html)
Step 2. Clone BlackQuill sbt project
git clone https://github.com/setminami/BlackQuill.git /path/to/yourlocal/directory
Step 3. cd your local BlackQuill project directory and run an simple installer
$cd /path/to/yourlocal/directory
$./build.sh
Step 4. Copy the BlackQuill to you PATH
$sudo cp ./BlackQuill /path/to/can/execute/.
OK, you can use BlackQuill.
e.g.,)
$BlackQuill --help
see also