https://github.com/firewalker06/manga_tracker
https://github.com/firewalker06/manga_tracker
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/firewalker06/manga_tracker
- Owner: firewalker06
- License: mit
- Created: 2025-02-10T03:11:32.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-01T13:07:27.000Z (over 1 year ago)
- Last Synced: 2025-03-01T14:20:13.906Z (over 1 year ago)
- Language: HTML
- Size: 61.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: MIT-LICENSE
Awesome Lists containing this project
README
# MangaTracker
Short description and motivation.
## Usage
How to use my plugin.
## Installation
Add this line to your application's Gemfile:
```ruby
gem "manga_tracker"
```
And then execute:
```bash
$ bundle
```
Or install it yourself as:
```bash
$ gem install manga_tracker
```
## 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).