0.14.0 • Published 1 year ago

baldrick-broth v0.14.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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`
0.14.0

1 year ago

0.11.0

1 year ago

0.12.0

1 year ago

0.13.0

1 year ago

0.10.0

1 year ago

0.9.0

1 year ago

0.8.0

1 year ago

0.7.0

1 year ago

0.6.0

1 year ago

0.5.0

2 years ago

0.4.0

2 years ago

0.3.0

2 years ago

0.2.0

2 years ago

0.1.0

2 years ago