https://github.com/babashka/babashka-dev-builds
https://github.com/babashka/babashka-dev-builds
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/babashka/babashka-dev-builds
- Owner: babashka
- Created: 2021-12-26T17:49:21.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-12T18:28:48.000Z (over 1 year ago)
- Last Synced: 2024-09-14T07:09:50.614Z (over 1 year ago)
- Size: 1.95 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# babashka-dev-builds
Install a SNAPSHOT release using:
```
$ bash <(curl https://raw.githubusercontent.com/babashka/babashka/master/install) --version 0.7.7-SNAPSHOT --dir .
```
Replace 0.7.7 with the planned next version.
Or download a release from the [releases](https://github.com/babashka/babashka-dev-builds/releases) page.