Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrprotocoll/gitwit
Gitwit is a web app that enables users to link one or more Twitter and Github accounts to it, and perform operations such as scheduling tweets and generating github pull requests description based on commit messages. Built with Ruby on Rails
https://github.com/mrprotocoll/gitwit
omniauth-github omniauth-twitter rails7 twitter
Last synced: about 12 hours ago
JSON representation
Gitwit is a web app that enables users to link one or more Twitter and Github accounts to it, and perform operations such as scheduling tweets and generating github pull requests description based on commit messages. Built with Ruby on Rails
- Host: GitHub
- URL: https://github.com/mrprotocoll/gitwit
- Owner: mrprotocoll
- Created: 2023-05-14T11:01:23.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2023-06-04T16:22:52.000Z (over 1 year ago)
- Last Synced: 2024-10-29T14:15:16.258Z (8 days ago)
- Topics: omniauth-github, omniauth-twitter, rails7, twitter
- Language: Ruby
- Homepage:
- Size: 121 KB
- Stars: 6
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
This README would normally document whatever steps are necessary to get the
application up and running.Things you may want to cover:
* Ruby version
* System dependencies
* Configuration
* Database creation
* Database initialization
* How to run the test suite
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions
* ...