-
-
Notifications
You must be signed in to change notification settings - Fork 478
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Tell us about your feature request
I'm the author of GoNX, an Nx plugin to work with Go monorepos. One of the capabilities of Nx is its generators. Generators enable you to create packages, specifically in the case of Go, which are modules containing packages.
So far, I have created very simple blank binaries and libraries, but I would love to combine Nx generators with Go-Blueprint.
However, Nx devkit is written in TypeScript; therefore, the easiest way to combine both projects is if go-blueprint were released as an NPM package.
I understand this is possible with go-releaser
I would also recommend using this effort to add more target registries, like Homebrew.
Disclaimer
- I agree
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request