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

generate HTML file that displays the graph #3

Closed
bbmoz opened this issue Apr 22, 2017 · 1 comment
Closed

generate HTML file that displays the graph #3

bbmoz opened this issue Apr 22, 2017 · 1 comment
Assignees
Labels

Comments

@bbmoz
Copy link
Owner

bbmoz commented Apr 22, 2017

This includes combining the execution of the client, server, and lib that ends when the HTML file is generated.

The .gochurc #2 should allow the user to specify the directory to generate the HTML file as well as the filename itself. If dir doesn't exist, create it during generation. The default filename could be gochu.html.

Currently, the client relies on a browser window environment to generate the cytoscape graph. Maybe we can use jsdom or something similar and then generate the html from that, so that the gochu tool can run in headless CI. This should be a single binary.

@bbmoz bbmoz added the feature label Apr 22, 2017
@bbmoz bbmoz self-assigned this Apr 22, 2017
@bbmoz bbmoz removed their assignment Apr 23, 2017
@bbmoz bbmoz self-assigned this Apr 23, 2017
@bbmoz
Copy link
Owner Author

bbmoz commented Apr 24, 2017

Duplicate of #7

@bbmoz bbmoz closed this as completed Apr 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant