-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
debtRefactoring opportunities that improve maintainability or modifiability.Refactoring opportunities that improve maintainability or modifiability.
Description
We have two Node scripts, one called import.js, and the other build.js in the bookish-reader repository. Both do roughly the same thing, checking a local folder file for a valid book, and then doing something with it.
import.js has a function that does this that build.js should reuse, rather than duplicating.
Metadata
Metadata
Assignees
Labels
debtRefactoring opportunities that improve maintainability or modifiability.Refactoring opportunities that improve maintainability or modifiability.
Projects
Status
No status