1.0.2 • Published 5 months ago

betaflight-indexer v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

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

1.0.2

5 months ago

1.0.1

5 months ago

1.0.0

10 months ago

0.1.2

10 months ago

0.1.1

10 months ago

0.1.0

10 months ago

0.0.2

10 months ago

0.0.1

10 months ago