Connect a GitHub repository to FeatureNinjas to serve feature flags.
npm i -g @featureninjas/cli
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.
fn init
Adds a web hook to your repository, and registers your repository to our backend.
fn info
fn disconnect