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

provide simpler options #2

Open
s1ck opened this issue Jan 14, 2015 · 0 comments
Open

provide simpler options #2

s1ck opened this issue Jan 14, 2015 · 0 comments

Comments

@s1ck
Copy link
Member

s1ck commented Jan 14, 2015

java -jar app.jar --input-graph graph.txt

should generate a graph.txt.dot and a graph.txt.cm (colormap)

while

java -jar app.jar --input-graph graph.txt --color-map graph.txt.cm

should generate a graph.txt.dot based on the given graph.txt.cm

galpha pushed a commit that referenced this issue Jan 14, 2015
some refactoring, fixes #1 and #2
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

1 participant