@teletron/extension-indexer
TypeScript icon, indicating that this package has built-in type declarations

0.3.0 • Public • Published

Teletron extension indexer

This is an internal package used at the extension repository to generate an index with extension information on each update.

Usage

npx @teletron/extension-indexer

The indexer expects that it is run at the root of a checkout of the _teletron-extensions_ repository. By default it will generate an index.json file in the current working directory.

CLI options

Option Description
-o Specify a different output location than ./index.json
-i Use a different directory than . as the root of the repository.
-v Validate the contents of the current directory as if it was one extension. No json will be generated.

Package Sidebar

Install

npm i @teletron/extension-indexer

Weekly Downloads

7

Version

0.3.0

License

none

Unpacked Size

16.3 kB

Total Files

33

Last publish

Collaborators

  • daangemist