@nxrocks/common-jvm
Version:
Common library to share code among the JVM-related plugins.
16 lines (8 loc) • 331 B
Markdown
# common-jvm
Common library to share code among the JVM-related plugins.
## Building
Run `nx build common-jvm` to build the library.
## Running unit tests
Run `nx test common-jvm` to execute the unit tests via [Jest](https://jestjs.io).
## License
Copyright (c) 2023-present Tine Kondo. Licensed under the MIT License (MIT)