Skip to content

Conversation

@fredrikekelund
Copy link

When passed a folder as input, the program will attempt to recursively
create a folder with the name specified in the -o option. Or if there
is already a folder with the same name as the output location, the
program will write each of the input files to that folder. If the input
comes from stdin and the output location is a folder, a file named
htmlmin.html will be saved in that folder.

When passed a folder as input, the program will attempt to recursively
create a folder with the name specified in the `-o` option. Or if there
is already a folder with the same name as the output location, the
program will write each of the input files to that folder. If the input
comes from stdin and the output location is a folder, a file named
`htmlmin.html` will be saved in that folder.
@fredrikekelund
Copy link
Author

@curvedmark have you had a chance to take a look at this? :) I think the need for this kind of functionality is quite obvious, would be nice if you could merge it and make it available to everyone on npm etc

@vincentorback
Copy link

This would be awesome! 👍

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

Successfully merging this pull request may close these issues.

2 participants