First, create an account at OnlyNv.
Then, install the CLI globally:
npm install -g @onlynv/cli
Finally, initialise in your project and follow the prompts:
nv init
This monorepo contains:
- The OnlyNv CLI - @onlynv/cli
- The
onlynv
package - onlynv - Shared types and interfaces - @onlynv/shared
- Shared tsconfig - @onlynv/tsconfig