You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To use this library as a local development dependency, you can simply refer to the version `BUILD-SNAPSHOT`.
50
+
51
+
Check out this repository and run the maven goal `install`. This will build and install this library as version `BUILD-SNAPSHOT` into your local maven cache.
52
+
53
+
Note that you may have to tell your IDE to reload your main maven project each time you build the library.
54
+
55
+
## Build & Publish
56
+
57
+
To build and publish the chart, visit the GitHub Actions page of the repository and trigger the workflow "Release Package" manually.
58
+
59
+
## Information
60
+
61
+
About Bits is a company based in South Tyrol, Italy. You can find more information about us on [our website](https://aboutbits.it).
62
+
63
+
### Support
64
+
65
+
For support, please contact [info@aboutbits.it](mailto:info@aboutbits.it).
66
+
67
+
### Credits
68
+
69
+
-[All Contributors](../../contributors)
70
+
71
+
### License
72
+
73
+
The MIT License (MIT). Please see the [license file](license.md) for more information.
0 commit comments