Getting Started
To get started, you need to get latest (or not; depends on your task) versions of echo-annotations and echo-processor jars from Echo repository.
caution
echo-processor is an annotation processor, so make sure to put it as one in your build file.
TODO: make a template repo