question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Consider separating CLI.

See original GitHub issue

Would you consider moving the CLI to a separate package? It would reduce the dependencies for dependants that do not use the CLI. The five most used dependants of clean-css, html-minifier, grunt-contrib-cssmin, clean-css-promise, gulp-clean-css, and pug-filters do not use the CLI.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:7

github_iconTop GitHub Comments

1reaction
wtgtybhertgeghgtwtgcommented, Dec 30, 2016
0reactions
jakubpawlowiczcommented, Jan 22, 2017

I’ve decided to introduce it in 4.0 too, see 2b5e3f3d5244c8f20409d88d747d4c35bc292507 and https://github.com/jakubpawlowicz/clean-css-cli.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Consider separating command line interface from Core #1537
Separate the cli argument options parsing from the actual runtime options. Push handling of different option sources into the runners (esp ...
Read more >
What is a command-line interface (CLI)? - TechTarget
Shells are the outermost layer of the OS and are often separated from the underlying OS kernel. A shell operates like an application ......
Read more >
Keeping program GUI front-end and CLI functionality separate
Given a program, which can be used happily from the command line, I would want to create a GUI for the command line...
Read more >
Command structure - CLI Guidelines - Ubuntu Community Hub
Optional enhancement "," comma separation can be used to parse multiple values in a flag. $ maas <profile> vmhose <id> compose pinned_cores= 1,...
Read more >
Command-line interface - Wikipedia
Internal commands are recognized and processed by the command line interpreter. · Included commands run separate executables. · External commands run executable ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found