javadoc
Version:
Unopinionated, simple and powerful documentation generator.
23 lines (11 loc) • 510 B
Markdown
----------------
## Tests
To run the test, clone the repository and run `npm run test`.
## Coverage
To run the coverage test, clone the repository and run `npm run cover`.
## License
This project is licensed under [WTFPL](https://es.wikipedia.org/wiki/WTFPL), which stands for *Do What The Fuck You Want To Public License*.
## Versioning
This project adheres to [semantic versioning 2.0](https://semver.org/).
## Issues
To communicate issues [here](https://github.com/allnulled/javadoc/issues/new).