Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ nx-labs Public
forked from nrwl/nx-labs

A collection of Nx plugins

Notifications You must be signed in to change notification settings

mylo/nx-labs

 
 

Repository files navigation

Nx Labs

This repo contains experimental Nx plugins that are maintained by the Nx core team.

Adding a plugin

nx g @nrwl/nx-plugin:plugin [new plugin]

Publishing a plugin

nx publish [plugin] -ver=[version] --tag=[tag]


# For example
nx publish nx-remix --ver=1.0.0-alpha.2 --tag=next

About

A collection of Nx plugins

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 94.2%
  • JavaScript 3.9%
  • Shell 1.9%