https://github.com/govalta/nx-tools
Nx plugins for quick-start digital services
https://github.com/govalta/nx-tools
Last synced: 10 months ago
JSON representation
Nx plugins for quick-start digital services
- Host: GitHub
- URL: https://github.com/govalta/nx-tools
- Owner: GovAlta
- License: apache-2.0
- Created: 2021-03-25T14:08:16.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-07-21T23:16:00.000Z (about 1 year ago)
- Last Synced: 2025-08-23T19:27:00.652Z (11 months ago)
- Language: TypeScript
- Homepage:
- Size: 6.07 MB
- Stars: 11
- Watchers: 6
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# About the project
This is a monorepo of the Government of Alberta's custom plugins for [Nx](https://nx.dev)
[NX Tools Guide](https://govalta.github.io/nx-tools/getting-started.html)
## Plugins
[Nx OpenShift Plugin](./packages/nx-oc/README.md) - includes generators for setting up OpenShift pipeline and application yaml files, and executors for `oc cli` commands.
[Nx Release Plugin](./packages/nx-release/README.md) - includes generators for adding [semantic-release](https://github.com/semantic-release/semantic-release) based release targets.
[Nx ADSP Plugin](./packages/nx-adsp/README.md) - includes generators for application, service, and fullstack solution quick starts.
[Semantic Release Nuget](./packages/semantic-release-nuget/README.md) - [semantic-release](https://github.com/semantic-release/semantic-release) plugin for publishing nuget packages.