Skip to content
This repository has been archived by the owner on Mar 10, 2022. It is now read-only.

Refactor index.js to operate on list of files #13

Open
dmorejon opened this issue Aug 17, 2020 · 0 comments
Open

Refactor index.js to operate on list of files #13

dmorejon opened this issue Aug 17, 2020 · 0 comments

Comments

@dmorejon
Copy link
Contributor

It might be beneficial to refactor index.js code to operate on a list of files, with a helper function responsible for either finding which files to process inside a directory (and returning a list of them) if --dir, or just returning a single-element list containing a file if --file is specified.

@dmorejon dmorejon changed the title Refactor index.js to operator on list of files Refactor index.js to operate on list of files Aug 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant