baldrick-decision
v0.5.0
Published
A CLI application that helps you to make decisions with a cunning plan
Readme
Baldrick-decision
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
Documentation and links
- Code Maintenance
- Code Of Conduct
- Api for baldrick-decision
- Contributing
- Glossary
- Diagram for the code base
- Vocabulary used in the code base
- Contributors
- Dependencies
Installation
This package is ESM only.
yarn global add baldrick-decision
baldrick-decision --helpOr alternatively run it:
npx baldrick-decision --helpIf you want to tun the latest version from github. Mostly useful for dev:
git clone [email protected]:flarebyte/baldrick-decision.git
yarn global add `pwd`