Skip to content

K0rdan/SagaSphere-CLI

Repository files navigation

NOVA

Services CLI

Description

Command line tool for the SagaSphere's services.

Usage

Run the following commands to install the package for development :

yarn build
yarn link

If you want to keep the package up to date of your changing sources use the script :

yarn dev