https://github.com/jbock-java/jbock-docgen
https://github.com/jbock-java/jbock-docgen
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jbock-java/jbock-docgen
- Owner: jbock-java
- Created: 2018-09-13T06:14:57.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-03-23T14:19:02.000Z (about 3 years ago)
- Last Synced: 2025-01-09T11:51:34.950Z (4 months ago)
- Language: Java
- Size: 396 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
````