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

consider using TTY plug-ins for formatting #120

Open
flavorjones opened this issue Feb 24, 2019 · 1 comment
Open

consider using TTY plug-ins for formatting #120

flavorjones opened this issue Feb 24, 2019 · 1 comment

Comments

@flavorjones
Copy link
Owner

There's an interesting project, TTY which wraps Thor:

https://github.com/piotrmurach/tty

which I don't think we necessarily need to look at, but it comes with a bunch of interesting "Components" which are plug-ins that are useful for CLI features:

https://github.com/piotrmurach/tty#3-components

Some examples:

  • platform detection
  • spinner (for waits)
  • markdown output
  • tree output
  • paged output
  • progressbar
  • prompt/reader

etc.

@flavorjones flavorjones added this to Icebox / Needs breakdown in Backlog via automation Feb 24, 2019
@mikfreedman
Copy link
Collaborator

This is definitely a pretty cool project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Backlog
  
Icebox / Needs breakdown
Development

No branches or pull requests

2 participants