Build automation tool and task runner
Take your developer workflow to the next level with a custom CLI with relevant documentation for running your task
Highlights:
- Automate tasks such as minification, concatenation, testing, and compilation of code.
- Reduce the amount of time needed to set up a project
- YAML configuration with json-schema allowing code assistance in editor.
- Provide clear documentation for each step of a project build
- Ensure that documentation is always up-to-date and available in the CLI
- Run certain tasks only if certain conditions are met
- Allow developers to define their own model for their project
- Provide an easy way for developers to provide interactive input when running the program
- Code Maintenance
- Code Of Conduct
- Api for baldrick-broth
- Contributing
- Glossary
- Diagram for the code base
- Vocabulary used in the code base
- Architectural Decision Records
- Contributors
- Dependencies
- Usage
- Json schema for broth yaml file
- Overview for the json schema for broth yaml file
- baldrick-zest-engine Run tests declaratively with a few cunning plans
This package is ESM only.
yarn global add baldrick-broth
baldrick-broth --help
Or alternatively run it:
npx baldrick-broth --help
If you want to tun the latest version from github. Mostly useful for dev:
git clone git@github.com:flarebyte/baldrick-broth.git
yarn global add `pwd`