Skip to content
This repository has been archived by the owner on Apr 21, 2019. It is now read-only.

Latest commit

 

History

History
25 lines (15 loc) · 428 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 428 Bytes

rabix-cliche

Rabix tool command line generator

Install

  • npm install rabix-cliche -g // this will install rabix-cliche globally which is preferred

Development Install

  • Clone repository
  • Install node and npm
  • run npm install in directory

Usage

Base command:

rabix-cliche

Required parametars:

- <path-to-tool-json>

Example

rabix-cliche <path-to-tool-json> <path-to-job-json>