twittwer / nx-tools

Workspace for Nx Plugins.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NxTools

commitizen friendly styled with prettier

Workspace for Nx Plugins.

Project Description
Compodoc Compodoc executor for Nx workspaces

How to try changes locally?

To test changes in a local repository, the package can be published in a local registry:

  1. npm run local-registry start
  2. npm run local-registry enable
  3. npm login (user: test, password: test, email: test@test.io)
  4. commit your changes
  5. npx nx run compodoc:release:local
  6. run npm i -D @twittwer/compodoc@latest in your local test repository

About

Workspace for Nx Plugins.


Languages

Language:TypeScript 86.2%Language:Shell 9.7%Language:JavaScript 4.2%