bleep
bleep copied to clipboard
A bleeping fast scala build tool!
**this is not a short-term request**, just offering some informed opinion based on my experience with libraries I maintain. Right now, bleep defines circe encoders/decoders directly, which is pretty standard...
> How about we just establish the convention that all resource generators are passed the project name as a parameter? Would that mean having a `GeneratingScript` class inherting the `Script`...
One of the earliest ideas which surfaced around the concept of a light-weight json-like build was that builds are now composable, and you can combine them however you want ##...
If you have many deployables it's incredibly useful to be able to calculate which sets of deployables have changed between arbitrary git commits. I think bleep can provide a really...
I think this direction with build variants produced by build rewrites is fairly promising, in that the builds are immutable (deriving a new build doesn't change the original build), and...
we have all the tools necessary to create a fantastic TUI now - time to experiment!