Categorygithub.com/nrwl/nx-go-project-graph-plugin
repository
0.0.0-20240401124106-ba12f852608e
Repository: https://github.com/nrwl/nx-go-project-graph-plugin.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

Archived

NOTE: This example was created to illustrate to the community how to write a plugin for Nx to add Go support for things like project graph construction.

The API for Nx Plugins has changed since this example repository was created.

ℹ️ Please take a look at the plugin https://github.com/nx-go/nx-go if you want to use Go and Nx together.