https://github.com/patchwork-hub/bluesky_bridge
https://github.com/patchwork-hub/bluesky_bridge
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/patchwork-hub/bluesky_bridge
- Owner: patchwork-hub
- License: mit
- Created: 2025-08-08T04:46:33.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-09-05T16:44:48.000Z (6 months ago)
- Last Synced: 2025-09-05T18:37:32.101Z (6 months ago)
- Language: HTML
- Size: 46.9 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: MIT-LICENSE
Awesome Lists containing this project
README
# BlueskyBridge
Short description and motivation.
## Usage
How to use my plugin.
## Installation
Add this line to your application's Gemfile:
```ruby
gem "bluesky_bridge"
```
And then execute:
```bash
$ bundle
```
Or install it yourself as:
```bash
$ gem install bluesky_bridge
```
## Contributing
Contribution directions go here.
## License
The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).