Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 304 Bytes

File metadata and controls

18 lines (12 loc) · 304 Bytes

Usage

← Documentation

Forerunner can be used in two ways:

CLI Usage

softkave-forerunner <command> [subcommand] [options]

SDK Usage

import {generateCA, initMongo} from 'softkave-forerunner';
// Use programmatically in your Node.js applications