yaba is a simple CLI tool built on top of esbuild to bundle JavaScript, CSS (and more to come) using a declarative config.
- Clone this repository
- run
make
- run
sudo make install
to install binary
- Create a build.yaml in your project root and apply your changes (look in example/ dir for an example config)
- run
yaba build
I wanted to do some coding for fun instead of coding to pay my bills, so I'm building yet another frontend tool. :D
I am not sure if anyone reads this, but if you're reading this: Feel free to contribute and make a pull request or open an issue with your ideas. You can also write me an e-mail on [email protected] :-) If you're planning to contribute, please consider following rules:
- Be nice and constructive
- Don't be racist, transphobic, ableist or generally right-wing in any way.