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

Add CLI option for outputting configuration #65

Open
src-code opened this issue Mar 3, 2015 · 0 comments
Open

Add CLI option for outputting configuration #65

src-code opened this issue Mar 3, 2015 · 0 comments
Labels
enhancement package/atomizer Issues for atomizer package
Milestone

Comments

@src-code
Copy link
Contributor

src-code commented Mar 3, 2015

It'd be helpful if the CLI could output the config file generated during parsing, either in addition to the CSS (aka a sidecar) or in lieu of CSS. The file could be named similar to the value of --output, so like:

atomizer -c base-config.json -o myatomic.css *.html

Which would generate:

myatomic.css
myatomic.config.json

Or, we can have a new flag for config output which is like -o|--output and takes a filename.

@src-code src-code added this to the 2.1.0 milestone Mar 17, 2015
@src-code src-code modified the milestones: 3.0.0, 2.1.0 Apr 9, 2015
@renatoi renatoi modified the milestones: 3.1.0, 3.0.0 Apr 23, 2015
@redonkulus redonkulus added the package/atomizer Issues for atomizer package label Jul 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement package/atomizer Issues for atomizer package
Projects
None yet
Development

No branches or pull requests

3 participants