base16-builder / base16-builder/base16-builder-schemer
No support for path in the yaml file
- Dominant language
- Shell
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
The parse function made by Stefan Farestam on [Stack Overflow](http://stackoverflow.com/a/21189044/1248177) dont handle name made with non alphanumeric characters like "/foo/bar/toto.nunjucks".
It should be fixed with the move from Bash to Node.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the parse function referenced in the issue and compare its Bash behavior with the planned Node implementation. Reproduce the example path `/foo/bar/toto.nunjucks` in a YAML entry; done means names containing slashes and other non-alphanumeric characters are parsed correctly during the Bash-to-Node move.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js, shell
- Domain
- cli, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100