LegionIO / lex-node

The base node extensions and is included with all other LegionIO Extensions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Legion::Extensions::Node

Installation

This LEX is installed into LegionIO by default. You can disable it with the following setting

{
  "extensions": {
    "node": {
      "enabled": false
    }
  }
}

Usage

This is used by default and you shouldn't have to do anything special to use it

License

The gem is available as open source under the terms of the MIT License.

About

The base node extensions and is included with all other LegionIO Extensions

License:MIT License


Languages

Language:Ruby 98.5%Language:Dockerfile 1.5%