https://github.com/robertvazan/stagean
Java annotation types for documenting current development stage on class or method level.
https://github.com/robertvazan/stagean
development-lifecycle java-annotations java-library
Last synced: 4 months ago
JSON representation
Java annotation types for documenting current development stage on class or method level.
- Host: GitHub
- URL: https://github.com/robertvazan/stagean
- Owner: robertvazan
- License: apache-2.0
- Created: 2020-07-13T18:33:30.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-11-12T16:50:56.000Z (over 1 year ago)
- Last Synced: 2025-01-16T05:25:06.490Z (5 months ago)
- Topics: development-lifecycle, java-annotations, java-library
- Language: Java
- Homepage: https://stagean.machinezoo.com/
- Size: 85.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/vshymanskyy/StandWithUkraine/blob/main/docs/README.md)
# Stagean
[](https://central.sonatype.com/artifact/com.machinezoo.stagean/stagean)
[](https://github.com/robertvazan/stagean/actions/workflows/build.yml)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](https://stagean.machinezoo.com/).
## Status
Stable and maintained.
## Getting started
See [homepage](https://stagean.machinezoo.com/).
## Documentation
* [Homepage](https://stagean.machinezoo.com/)
* [Javadoc](https://stagean.machinezoo.com/javadoc/com.machinezoo.stagean/com/machinezoo/stagean/package-summary.html)## Feedback
Bug reports and pull requests are welcome. See [CONTRIBUTING.md](CONTRIBUTING.md).
## License
Distributed under [Apache License 2.0](LICENSE).