feat: add link to turtlequeue/setup-babashka (#655) [skip ci]
This commit is contained in:
parent
82aab029c2
commit
aa0d8d1506
1 changed files with 5 additions and 0 deletions
|
|
@ -387,3 +387,8 @@ An example of using babashka to show spotifyd notifications via dunst.
|
|||
### [nextjournal/ssh-github-auth](https://github.com/nextjournal/ssh-github-auth)
|
||||
|
||||
A babashka script which uses github auth to fetch SSH public keys. It can be useful to ensure only a certain team of people can access machines with SSH.
|
||||
|
||||
### [turtlequeue/setup-babashka](https://github.com/turtlequeue/setup-babashka)
|
||||
|
||||
Github Action to install Babashka in your workflows. Useful to run bb scripts in your CI.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue