0.6.5 • Published 4 years ago

@shyss/test-inkr-1 v0.6.5

Weekly downloads
-
License
Apache
Repository
-
Last release
4 years ago

INKR Auth Middleware

(Short description for this project)

Installation

(Simple instructions on how to install the project)

Usage

(Simple instructions on how to use the project)

Development

Clone

After the first git clone, run this command to make sure all submodules are available:

git submodule update --init --recursive

Note: This command is automatically run after every git checkout.

Clean

./pipeline/clean

Install

./pipeline/install

Debug

./pipeline/debug

Run

./pipeline/build
./pipeline/run

Demo

Boilerplate

See .boilerplate/README.md.