-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
Rationale
If the AwfulCore AwfulScraping library were split into a standalone library, then other applications could be developed using the library independently from Awful.app.
I'd like to write a Awful forums CLI/TUI reader for MacOS and Linux and reuse the AwfulCore AwfulScraping library parser code.
Current State
Currently the AwfulCore AwfulScraping library and its dependencies are internal to the Awful.app project. This means that any projects that want to use AwfulCore AwfulScraping must be coupled to Awful.app, either internally or as a fork.
End State
AwfulCoreAwfulScraping is maintained as its own package library- Awful.app imports
AwfulCoreAwfulScraping as an external dependency
Metadata
Metadata
Assignees
Labels
No labels