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.
make
, the executables will be in the “bin”
directorygit clone https://github.com/caltechlibrary/simplified
cd simplified
make
./bin/simpleutil -help
./bin/simple2markdown -help