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

Latest commit

 

History

History
executable file
·
54 lines (42 loc) · 1.47 KB

File metadata and controls

executable file
·
54 lines (42 loc) · 1.47 KB

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