Caltech Library logo

Installation

simplified is an experimental package. As such we you need to to compile the source code to produce executables if you wish to try out the example programs. Installation requires the following.

Steps to install.

  1. clone this repository
  2. change into the cloned directory
  3. Run make, the executables will be in the “bin” directory
git clone https://github.com/caltechlibrary/simplified
cd simplified
make
./bin/simpleutil -help
./bin/simple2markdown -help