Skip to content

DX-DeveloperExperience/hygie-cli

Repository files navigation

Hygie CLI

This project gives you a CLI tool to generate rule and runnable for the Hygie API.

This project is based on a LukvonStrom fork of nest-cli.

Getting Started

Before started, you need to link this project, to the Hygie API.

Run the following command in this projet root folder: npm link.

Then, go to your Hygie root folder and run npm link hygie-cli.

Have a look at your node modules, you should see the hygie-cli.

Usage

To generate a new rule or runnable, simply run:

nest generate -c hygie-cli rule|runnable yourCustomName

About

A CLI to generate rule and runnable classes for Hygie

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published