An open API service indexing awesome lists of open source software.

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

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.