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

https://github.com/sogaiu/jdcheck


https://github.com/sogaiu/jdcheck

docstrings janet

Last synced: 12 days ago
JSON representation

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