@researchdatabox/redbox-dev-tools

0.0.1 • Public • Published

ReDBox Dev Tools

A command line tool to assist with developing ReDBox (Sails.js) hooks.

Installation

Install the tool using npm

$ npm install @researchdatabox/redbox-dev-tools

Usage

$ redbox-dev-tools <command> <options>

Available Commands

init Initialises a hook code project ready for development

help Shows this help message or help for a specific command

Commands

Initialise Hook Code Project

Usage

$ redbox-dev-tools init -p <hook name>

Flags

-p, --packageName name The NPM package name for the sails hook.

Readme

Keywords

none

Package Sidebar

Install

npm i @researchdatabox/redbox-dev-tools

Weekly Downloads

2

Version

0.0.1

License

GPL-3.0

Unpacked Size

44.6 kB

Total Files

6

Last publish

Collaborators

  • redbox-dev