A CLI application that helps you to make decisions with a cunning plan
baldrick-decision path/to/decisions
If you need to export the current JSON schema for decision YAML documents:
baldrick-decision path/to/decisions --schema
- Code Maintenance
- Code Of Conduct
- Api for baldrick-decision
- Contributing
- Glossary
- Diagram for the code base
- Vocabulary used in the code base
- Contributors
- Dependencies
This package is ESM only.
yarn global add baldrick-decision
baldrick-decision --help
Or alternatively run it:
npx baldrick-decision --help
If you want to tun the latest version from github. Mostly useful for dev:
git clone git@github.com:flarebyte/baldrick-decision.git
yarn global add `pwd`