Eric McCormick
Eric McCormick
It would be nice to have an option to ignore `optionalDependencies`, which apparently are included with the invoked `npm install --production` that gets triggered.
It would be pretty great to see the ability to set a path to a directory of videos to be used as the screensaver in place of the random videos...
- moves remaining http script src to https - corrects some white space and quote formatting (single vs double quotes) having robust HTTPS (only) in my browser prevented the site...
- adds `package-lock.json` - which pins `event-stream` under `ps-tree` - updates `stylus` to address its security vulnerability, per `npm audit` (updated via `npm audit fix`) fixes #16
Both `ps-tree` and `stylus` should be updated, stylus fails in `npm audit` and adding updating and adding a `package-lock.json` will prevent install of `event-stream`@0.1.1. output of project w/ screwy as...
The README's header in markdown was lacking a space before the text, causing the `#` to render literally, instead of rendering the line as the appropriate header text.
Currently, when the extraction of the template is performed, the `--strip=3` depth is set statically. I'm working on a project that makes use of a template at the root of...
This defaults to 3 for consistency, but makes template depth (in repo) configurable. If someone wanted a template from the root of a project, they would pass `1` in as...
It would seem that since I installed the iOS Public Beta (I jumped on at public beta 2) my `.HEIC` image files aren't being handled properly. I can't view any...
Due to [2023's massive uptick in submissions and need for increased review](https://edm00se.io/putting-the-bots-to-work/#hacktoberfest-2023-and-lessons-learned), this project is not participating in Hacktoberfest for 2024. To those who have contributed in the past, thank...