https://github.com/firewalker06/assembling_machine
https://github.com/firewalker06/assembling_machine
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/firewalker06/assembling_machine
- Owner: firewalker06
- License: mit
- Created: 2025-08-07T04:18:09.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-08-23T08:15:08.000Z (10 months ago)
- Last Synced: 2025-08-24T02:37:07.022Z (10 months ago)
- Language: HTML
- Size: 49.8 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: MIT-LICENSE
Awesome Lists containing this project
README
# AssemblingMachine

A Rails plugin to automate some parts of your life. Starting with:
1. check for latest manga update and put it up to Discord
2. check your latest Youtube video and make a draft to Typefully
## Installation
Add this line to your application's Gemfile:
```ruby
gem "assembling_machine"
```
And then execute:
```bash
$ bundle
```
Or install it yourself as:
```bash
$ gem install assembling_machine
```
## License
The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).