0.3.4 • Published 4 years ago

@featureninjas/cli v0.3.4

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

FeatureNinjas CLI

npm npm GitHub Workflow Status

Connect a GitHub repository to FeatureNinjas to serve feature flags.

Installation

npm i -g @featureninjas/cli

Usage

:warning: Note: FeatureNinjas currently only works with GitHub repositories. We're going to extend this in the near future.

Navigate to the repository that you want to connect.

fn init

A login and authorization request will pop up in a browser window in case you run this command for the first time. fn init adds a web hook to your repository, and registers your repository to our backend.

Commands

Init - Initialize a connection between FeatureNinjas and your GitHub repository

fn init

Adds a web hook to your repository, and registers your repository to our backend.

Info - Shows whether the repository is connected correctly

fn info

Disconnect - Disconnects a repo from FeatureNinjas

fn disconnect
0.3.4

4 years ago

0.3.2

4 years ago

0.3.1

4 years ago

0.2.5

4 years ago

0.2.4

4 years ago

0.2.3

4 years ago

0.2.2

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.6

4 years ago

0.1.2

4 years ago

0.1.0

4 years ago