1.1.10 • Published 1 year ago

@node-in-layers/toolkit v1.1.10

Weekly downloads
-
License
GPL-3.0-or-later
Repository
-
Last release
1 year ago

Node In Layers Toolkit

The official tools for working with Node In Layers systems.

This is the best place to start with Node in Layers

The nil-toolkit is the recommended way to create Node in Layer systems, as well as appending new apps to them.

How To Install

npm i -g @node-in-layers/toolkit@latest

How to Use

Run nil-toolkit from the command line. It has the following commands.

  • create-system - Creates a new Node In Layers System, complete with a config file and an executable shell.
  • create-package - Creates a new reusable Node In Layers package.
  • create-app - Creates a new app for an existing node in layers system/package. Must be executed from within the system/package.

Commands

create-system

This command creates a new Node In Layers system.

create-package

This command creates a new Node In Layers reusable package. This is similar to a system except, that it doesn't include the ability to run. It is intended to be used by 1 or more systems.

create-app

This command creates a new app within a Node In Layers system/package.

1.1.10

1 year ago

1.1.9

1 year ago

1.1.8

1 year ago

1.1.7

1 year ago

1.1.5

1 year ago

1.1.4

1 year ago

1.1.3

1 year ago

1.1.2

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.55555

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago