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

Something like flow-typed and flow-typed-cli. This would expose the API and make it easier to test.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:2
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
wtgtybhertgeghgtwtgcommented, Feb 5, 2017

Would you like a PR making flow-typed a lerna monorepo? Then you could separate it into flow-typed and flow-typed-cli or something.

2reactions
rricardcommented, Dec 15, 2016

@ryyppy the discussion is pretty long already and this sub-discussion is not central to the feature I’m integrating. We don’t need clear CLI separation but that’ll be surely a nice to have in the long term. I don’t want you to rush a design decision on this. Take your time, when available and documented, we’ll reintegrate that into CRA.

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 >
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 >
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-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