gebeto / betaflight-indexer

CLI tool for indexing own Betaflight Source

Home Page:http://npmjs.com/package/betaflight-indexer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Betaflight Indexer

Betaflight

CLI tool for indexing own Betaflight Source

You can check my own Betaflight Source as example

Install

with Yarn

yarn global add betaflight-indexer

with NPM

npm install -g betaflight-indexer

How to use

Go to your Betaflight source directory and run betaflight-indexer

# go to source
cd my-source-dir

# run indexer
betaflight-indexer

Sources

The sources for the indexer were taken from betaflight/firmware-presets

About

CLI tool for indexing own Betaflight Source

http://npmjs.com/package/betaflight-indexer

License:MIT License


Languages

Language:JavaScript 100.0%