resolves #3 add purpose, architecture, and operation sections to the README
All threads resolved!
Compare changes
+ 74
− 9
Specification Projects under the Eclipse Foundation Specification Process MUST produce a Technology Compatibility Kit (TCK) that delivers on the promise of enabling multiple compatible implementations.
It is the role of the TCK to ensure both compatibility of implementations and portability of applications. Implementations that want to be certified must follow the AsciiDoc TCK Process.
In order to pass the AsciiDoc TCK tests, you need to create a CLI interface that reads AsciiDoc content from stdin and return an Abstract Semantic Graph (encoded in JSON) to stdout. The CLI must return an exit code of 0 on success and non-zero in case of failure.
@@ -18,9 +89,3 @@ Open a terminal and type:
@@ -18,9 +89,3 @@ Open a terminal and type: