@nebulr-group/nblocks-cli
TypeScript icon, indicating that this package has built-in type declarations

1.2.2 • Public • Published

Nebulr NBlocks CLI

This library contains tools needed to setup, configure and keep your NBlocks experience up to date

No need to install it, just run:

npx @nebulr-group/nblocks-cli help

Running the CLI Locally in a VS Code Docker Container

Pre-requisites

  • Ensure that the project is running within a Docker container in Visual Studio Code.
  • Make sure your current working directory is the project root.

Steps

  1. Delete the Existing dist Folder

    Before testing the CLI, it's crucial to remove any pre-existing dist folder to ensure a clean build. You can do this by running the following command:

    rm -rf dist
  2. Build the Project and Navigate to the dist Folder

    After deleting the dist folder, proceed with building the project and then navigate into the newly created dist folder:

    npm run build && cd dist
  3. Execute the CLI

    Once you are in the dist folder, try running the CLI:

    node index.js help

Readme

Keywords

none

Package Sidebar

Install

npm i @nebulr-group/nblocks-cli

Weekly Downloads

13

Version

1.2.2

License

ISC

Unpacked Size

24.7 kB

Total Files

22

Last publish

Collaborators

  • 0rr3