@whatsgood/create-nexus

0.11.6 • Public • Published

Create Nexus

This CLI tool enables you to quickly start building a new @whatsgood/nexus RPC application.

Interactive

You can create a new project by running:

npm create @whatsgood/nexus@latest
# or
yarn create @whatsgood/nexus
# or
pnpm create @whatsgood/nexus@latest
# or
bun create @whatsgood/nexus@latest

Non-Interactive

You cn also pass command line arguments to set up a new project non-interactively. See @whatsgood/nexus --help

Usage: @whatsgood/create-nexus [project-name] [options]

Arguments:
  project-name                               name of your nexus rpc project

Options:
  -v, --version                              output the current version
  --path <project-path>                      project path
  --yes                                      skip the confirmation step
  --package-manager, --pm <package-manager>  package manager to use
  --platform <platform>                      platform to use
  -h, --help                                 display help for command

Package Sidebar

Install

npm i @whatsgood/create-nexus

Weekly Downloads

1

Version

0.11.6

License

MIT

Unpacked Size

29.4 kB

Total Files

13

Last publish

Collaborators

  • mechanical-turk