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

Virtual CLI for demo client #65

Open
MaddieM4 opened this issue Oct 10, 2014 · 1 comment
Open

Virtual CLI for demo client #65

MaddieM4 opened this issue Oct 10, 2014 · 1 comment

Comments

@MaddieM4
Copy link
Member

The ideal design for the demo client is probably a CLI with the following features:

  • Clever folding of long lines: there should be a difference between log entries, and line breaks, such that a log entry may be multiple lines (with the first line only displayed by default).
  • Log filtering
  • Notifications
  • Tab completion

This is a huge undertaking, and I'd love to figure out a way to do it through incremental tickets merged to master. As I've been reminding myself via #43, and the docopt tickets, long-running branches are incredibly demoralizing if you care about maintaining your Github streak (which is one of the proxies I'm using for continuous progress).

@MaddieM4
Copy link
Member Author

MaddieM4 commented Nov 8, 2014

Going to use broco for this. It will be broco's pilot use case.

The code implications are that js-deje and broco will both be git submodules here, and the only "real" code on our end will be the glue between the two (exposing DEJE functionality as broco modules).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant