- clean up code

- rename module Example to examples
This commit is contained in:
jacek.wolniewicz
2024-07-04 17:40:22 +02:00
parent b769eb9c1f
commit e40bde8e7c
15 changed files with 9 additions and 4 deletions

7
future.md Normal file
View File

@@ -0,0 +1,7 @@
Future plans:
[ ] Publish project to Maven repository instead of JITPACK
[ ] Dynamically generates readme.md when new version is released
[ ] Covers all possible classes from Client module with unit test
[ ] Add tests check to GitHub publish action
[ ] Generates documentation based on API module and publish it with GitHub pages