A tool to keep an inventory of when features were introduced in a library or framework
$ npm install -g @allejo/beatrice
$ beatrice COMMAND
running command...
$ beatrice (-v|--version|version)
@allejo/beatrice/0.0.0 darwin-x64 node-v10.13.0
$ beatrice --help [COMMAND]
USAGE
$ beatrice COMMAND
...
display help for beatrice
USAGE
$ beatrice help [COMMAND]
ARGUMENTS
COMMAND command to show help for
OPTIONS
--all see all commands in CLI
See code: @oclif/plugin-help
Create an inventory of an API
USAGE
$ beatrice inventory REPODIR SRCDIRS
OPTIONS
-f, --force
-l, --lang=lang The language to parse
-p, --prereleases
See code: src/commands/inventory.ts