Skip to content

Sigma's CLI to install, deploy and publish Modulo's module.

Notifications You must be signed in to change notification settings

ChillyCheesy/SigmaCLI

Repository files navigation

Sigma - The Modulo CLI

sigma-logo
Sigma is a command line interface to install Modulo's server and create module faster

Installation

Go to the releases page and download the latest version of Sigma for your OS.
Extract the package and add the sigma folder to your PATH.
Check if sigma is installed by running the command

sgm version

Usage

Install a Modulo Server

You can install modulo's server by passing the flag '-m' or '--modulo' to the install command.
This will ask you to select the version you want to download and install it.

sgm install -m

You can also specify the version you want to install by passing the version as an argument.

sgm install -m BINKS-0.3.0

Install a Modulo Module

This feature is currently in work in progress.

Generate a Modulo Module

You can generate a new Modulo module with the command new
You also can give the command the name you want your module to be called (By default the generated module will be called 'NewModule')

sgm new TardisModule

Check the version of Sigma

You can check the version of Sigma by simply using the command version

sgm version

Check Modulo version

You can check the version of Modulo by using the command version and passing it the flag '-m'

sgm version -m

Contributing

Bug reports and pull requests are welcome on GitHub !

Love Sigma
You love Modulo Sigma and bowties ? give us a ⭐