nexujs-cli v0.1.34
NexuJs CLI
Table of Contents
The NexuJs CLI is a command-line tool designed to help you quickly scaffold new NexuJs projects, and manage dependencies for NexuJs-based applications.
Features
- Project Scaffolding: Easily create a new NexuJs project with a single command.
- Update Dependencies: Keep your scaffolded projects up-to-date with the latest versions of all dependencies.
- Fast Setup: Quickly set up your project environment and get started with development.
Installation
To use the NexuJs CLI, install it globally via npm:
npm install -g nexujs-cliAlternatively, you can use the CLI without installing it globally by running the npx command:
npx nexujs-cli <command>CLI Command
init
Scaffold a new NexuJs project.
npx nexujs-cli initupdate-deps
Update all dependencies in your scaffolded NexuJs project to their latest versions.
npx nexujs-cli update-depsLicense
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago