0.1.34 • Published 9 months ago

nexujs-cli v0.1.34

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

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-cli

Alternatively, 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 init

update-deps

Update all dependencies in your scaffolded NexuJs project to their latest versions.

npx nexujs-cli update-deps

License

MIT

0.1.34

9 months ago

0.1.33

9 months ago

0.1.32

9 months ago

0.1.31

9 months ago

0.1.30

9 months ago

0.1.29

9 months ago

0.1.28

9 months ago

0.1.27

10 months ago

0.1.26

10 months ago

0.1.25

10 months ago

0.1.24

10 months ago

0.1.23

10 months ago

0.1.22

10 months ago

0.1.21

10 months ago

0.1.20

10 months ago

0.1.19

10 months ago

0.1.18

10 months ago

0.1.16

10 months ago

0.1.15

11 months ago

0.1.14

11 months ago

0.1.13

11 months ago

0.1.12

11 months ago

0.1.11

11 months ago

0.1.10

11 months ago

0.1.9

11 months ago

0.1.7

11 months ago

0.1.6

11 months ago

0.1.5

11 months ago

0.1.4

11 months ago

0.1.3

11 months ago

0.1.2

11 months ago

0.1.1

11 months ago

0.1.0

11 months ago