An open API service indexing awesome lists of open source software.

https://github.com/jbock-java/jbock-docgen


https://github.com/jbock-java/jbock-docgen

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# jbock-docgen

Generates some documentation for the [jbock](https://github.com/jbock-java/jbock) tool.

Generate
[JbockAutoTypes.java](https://github.com/jbock-java/jbock-docgen/blob/master/src/main/java/com/example/hello/JbockAutoTypes.java)
and
[DeleteCommandParser.java](https://github.com/jbock-java/jbock-docgen/blob/master/src/main/java/com/example/hello/DeleteCommandParser.java)
:

````sh
./gradlew clean run
````