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

Create directories included in output filenames, if needed #18

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

losttime
Copy link

@losttime losttime commented Oct 7, 2015

Allows crisper to output to files in directories without needing those directories to exist prior to crisper running.

Resolves #17

Commands run within npm scripts will inherit the scope of the
node_modules/.bin directory, so jshint and mocha will still use
the locally installed copies.
Will not fail if directories already present. Will not fail if
output filenames don't include directories.
@dfreedm dfreedm self-assigned this Nov 4, 2015
Conflicts:
	bin/crisper
	package.json
@robertwbradford
Copy link

Ran into the same problem. This would be a nice enhancement.

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants