From 66e6b47737a9e6411f430a5cd169315f04dcd078 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Sat, 17 Mar 2018 13:14:53 -0700 Subject: Add reify health from yesterday --- reify-health/README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 reify-health/README.md (limited to 'reify-health/README.md') diff --git a/reify-health/README.md b/reify-health/README.md new file mode 100644 index 0000000..4042924 --- /dev/null +++ b/reify-health/README.md @@ -0,0 +1,19 @@ +# reify + +FIXME + +## Prerequisites + +You will need [Leiningen][] 2.0.0 or above installed. + +[leiningen]: https://github.com/technomancy/leiningen + +## Running + +To start a web server for the application, run: + + lein ring server + +## License + +Copyright © 2018 FIXME -- cgit v1.2.3