No description
Find a file
2024-12-17 15:59:04 +01:00
.github/workflows Initial commit 2024-05-25 23:31:26 +02:00
bin Expand on base CLI and fiction handling 2024-08-20 20:49:37 +02:00
lib Add stub for SB story metadata extraction 2024-12-17 15:59:04 +01:00
test Start adding unit tests for backends 2024-10-18 09:28:52 +02:00
views Initial commit 2024-05-25 23:31:26 +02:00
.editorconfig Add editorconfig 2024-05-27 11:34:44 +02:00
.gitignore Expand on base CLI and fiction handling 2024-08-20 20:49:37 +02:00
.rubocop.yml Initial commit 2024-05-25 23:31:26 +02:00
CHANGELOG.md Initial commit 2024-05-25 23:31:26 +02:00
config.ru Use N-M for author-story relation, fix server 2024-05-27 08:46:14 +02:00
config.yml.example Expand on base CLI and fiction handling 2024-08-20 20:49:37 +02:00
fic_tracker.gemspec Expand on base CLI and fiction handling 2024-08-20 20:49:37 +02:00
Gemfile Start adding unit tests for backends 2024-10-18 09:28:52 +02:00
LICENSE.txt Initial commit 2024-05-25 23:31:26 +02:00
Rakefile Initial commit 2024-05-25 23:31:26 +02:00
README.md Initial commit 2024-05-25 23:31:26 +02:00

FicTracker

A web application to handle tracking and reading live fiction, as it's updated.

Usage

Instantiate config.yml and use rackup

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/ananace/ruby-fic_tracker.

License

The gem is available as open source under the terms of the MIT License.