Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create local_file_finder.js #3

Open
elimisteve opened this issue Jan 21, 2021 · 1 comment
Open

Create local_file_finder.js #3

elimisteve opened this issue Jan 21, 2021 · 1 comment
Assignees

Comments

@elimisteve
Copy link
Contributor

elimisteve commented Jan 21, 2021

Format:

$ node local_file_finder.js <directory>

Prints out an array of filenames that have the file extensions we care about, beginning with:

['.html', '.md', 'license']

@elimisteve
Copy link
Contributor Author

Let's make sure that we lowercase the filename before we do the check!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants