bbup is not yet ready for general usage. See the cljup babashka-conf BOF session description or the github issues. Help welcome!
bbup is a one click installer for
Babashka and babashka/bbin
The fast native Clojure scripting runtime and its script installer
bbup is not affiliated with Babashka.
The official Babashka homempage and installation instructions are found on babashka.org.
Run the following in your terminal:
curl --proto '=https' --tlsv1.2 -sSf https://bbup.teod.eu/install.sh | bash
You appear to be running Unix.
I don't recognize your platform.
bbup runs on Linux and macsOS. If you are running on a different platform, you'll have to install Babashka by hand!
If you are running Unix,
run the following in your terminal, then follow the onscreen instructions.
curl --proto '=https' --tlsv1.2 -sSf https://bbup.teod.eu/install.sh | bash
To install Rust, if you are running Unix,
run the following
in your terminal, then follow the onscreen instructions.
curl --proto '=https' --tlsv1.2 -sSf https://bbup.teod.eu/install.sh | bash
I love using Babashka, and I'd love to share the experience of writing and using babashka scripts with more people.
But I've struggled with the install.
What is Babashka?
Is it Clojure?
Why do I have to install something else than Clojure to run Clojure?
Why do I need to install bbin?
And why does it require Java?
bbup is my attempt to help fix this.
Got comments, feedback or ideas?
Please ping @teodorlu
in #babashka
on the Clojurians Slack!
Source: github.com/teodorlu/bbup.teod.eu.
— Teodor
This site was based on Rustup.rs. Thanks for being awesome! If you don't approve of copying, please let me know.