https://github.com/sogaiu/jdcheck
https://github.com/sogaiu/jdcheck
docstrings janet
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sogaiu/jdcheck
- Owner: sogaiu
- License: mit
- Created: 2026-05-07T10:45:26.000Z (about 1 month ago)
- Default Branch: master
- Last Pushed: 2026-05-07T13:40:50.000Z (about 1 month ago)
- Last Synced: 2026-05-07T15:39:06.952Z (about 1 month ago)
- Topics: docstrings, janet
- Language: Janet
- Homepage:
- Size: 172 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE.remarkable
Awesome Lists containing this project
README
Usage: jdcheck ...
jdcheck [-h|--help]|[-v|--version]
Check Janet docstrings.
Parameters:
path to file or directory
Options:
-h, --help show this output
-v, --version show version information
Examples:
Check docstrings in the file `data/has-heading.janet`:
$ jdcheck data/has-heading.janet
Check docstrings in `data` directory:
$ jdheck data