bindl-dev / bindl

Project-defined static binary manager.
https://bindl.dev
Apache License 2.0
7 stars 0 forks source link

Speedrun mode #66

Open wilsonehusin opened 2 years ago

wilsonehusin commented 2 years ago

Inspired by folks at Fly.io, I think we should add speedrun mode, particularly in the README / guides. I imagine it's something like:

bindl init
bindl add github:google/ko
bindl sync
bindl get ko

Which, kind of have some pre-requisites to be filled before such thing can be added to documentation.

As a start, I think something like this is acceptable too:

curl --location --remote-name https://bindl.dev/examples/bindl.yaml
bindl sync && bindl get

Would be great if the example manifest contains variations of: