Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

relution-io/relution-cli

Repository files navigation

Relution CLI

Relution-cli is a complete solution to implement the back end of your Baas applications.

Docs

NPM version Coverage Status Build Status Dependency Status Download Month

Dependencies for the projects

npm i -g tsconfig-cli typescript typings

Installation

$: npm i -g relution-cli

Usage

$: relution

Dev Guide


Bump Version

> Please Notice all uncommited changes woul be added tagged and pushed to the checkout branch

npm run bump major|minor|patch|pre|premajor|preminor|prepatch|prerelease //available options

Test

$: npm test

Api reference

$: npm run api
$: npm run serve-api