baldrick-broth
TypeScript icon, indicating that this package has built-in type declarations

0.14.0 • Public • Published

baldrick-broth

npm Build status npm bundle size

npm type definitions node-current NPM

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

Documentation and links

Related

Installation

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`

Package Sidebar

Install

npm i baldrick-broth

Weekly Downloads

1

Version

0.14.0

License

MIT

Unpacked Size

1.9 MB

Total Files

73

Last publish

Collaborators

  • olih