https://github.com/rads/bbin-site
Source code for the bbin site
https://github.com/rads/bbin-site
Last synced: 10 months ago
JSON representation
Source code for the bbin site
- Host: GitHub
- URL: https://github.com/rads/bbin-site
- Owner: rads
- Created: 2023-06-22T20:40:50.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-07T09:55:51.000Z (almost 2 years ago)
- Last Synced: 2025-02-07T17:11:20.352Z (11 months ago)
- Language: Clojure
- Homepage: https://bbin.rads.dev
- Size: 27.6 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bbin-site
Source code for the bbin site.
This is a static site built with [Rain](https://github.com/rads/rain). If you have a tool you'd like to be included on the site, just add the `bbin` tag to your repo on GitHub.
The list of repositories is updated every five minutes via GitHub Actions. The job searches for the `bbin` tag on GitHub and scrapes the [Scripts and Projects](https://github.com/babashka/bbin/wiki/Scripts-and-Projects) wiki page to find results.
## Getting Started
```shell
bb dev
```