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

Switch to cli-table #3

Open
ColemanGariety opened this issue Jan 24, 2014 · 6 comments
Open

Switch to cli-table #3

ColemanGariety opened this issue Jan 24, 2014 · 6 comments
Assignees

Comments

@ColemanGariety
Copy link
Owner

cli-table looks prettier than terminal table, and terminal table is awfully buggy.

This is cli-table:

687474703a2f2f692e696d6775722e636f6d2f73597134542e706e67

http://github.com/LearnBoost/cli-table

@cp
Copy link

cp commented Jan 24, 2014

Are you going to switch to Node?

@ColemanGariety
Copy link
Owner Author

@ColbyAley nope, but I can generate the table with node and send it to Ruby. I'd rather find this same style table in Ruby but I have yet to uncover it.

@ColemanGariety
Copy link
Owner Author

@ColbyAley do you think this can be done via the ruby racer? https://github.com/cowboyd/therubyracer

@ghost ghost assigned ColemanGariety Jan 31, 2014
@ColemanGariety
Copy link
Owner Author

And then there's this:

https://github.com/wbailey/command_line_reporter

@cp
Copy link

cp commented Jan 31, 2014

Command Line Reporter looks nice, even though the name is not nice. I've never used ruby racer outside of Rails, but using it here sounds pretty hacky IMO.

I am dumb. 😛

@ColemanGariety
Copy link
Owner Author

Command Line Reporter apparently doesn't automatically calculate text wrap-around like cli-table and terminal-table do. So this is on hold.

screen shot 2014-01-31 at 12 44 23 am

If anyone wants to work on this, the code is in the branch 2fa-and-cli-table

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

No branches or pull requests

2 participants