robertvazan / stagean

Java annotation types for documenting current development stage on class or method level.

Home Page:https://stagean.machinezoo.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SWUbanner

Stagean

Maven Central Build status

Stagean is a Java library of annotation types that let you document development stage of your project on class or method level. Hand-edited Stagean annotations complement automated coverage and analysis tools to create overall picture of project's state and progress.

More on homepage.

Status

Stable and maintained.

Getting started

See homepage.

Documentation

Feedback

Bug reports and pull requests are welcome. See CONTRIBUTING.md.

License

Distributed under Apache License 2.0.

About

Java annotation types for documenting current development stage on class or method level.

https://stagean.machinezoo.com/

License:Apache License 2.0


Languages

Language:Java 97.3%Language:Python 2.7%