0.5.0 • Published 4 years ago
baldrick-decision v0.5.0
Baldrick-decision
A CLI application that helps you to make decisions with a cunning plan
baldrick-decision path/to/decisionsIf you need to export the current JSON schema for decision YAML documents:
baldrick-decision path/to/decisions --schemaDocumentation 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 git@github.com:flarebyte/baldrick-decision.git
yarn global add `pwd`