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

resolves #7 add an encode command #19

Merged
merged 1 commit into from
Jan 6, 2021
Merged

Conversation

ggrossetie
Copy link
Member

@ggrossetie ggrossetie commented Dec 22, 2020

resolves #7

Usage

$ echo "digraph G {Hello->World}" | kroki encode -
eNpKyUwvSizIUHBXqPZIzcnJ17ULzy_KSanlAgQAAP__dRAI0A==
$ kroki encode hello.graphviz
eNpKyUwvSizIUHBXqPZIzcnJ17ULzy_KSanlAgQAAP__dRAI0A==

@ggrossetie ggrossetie merged commit 53f6945 into master Jan 6, 2021
@ggrossetie ggrossetie deleted the issue-7-cmd-encode branch January 6, 2021 08:46
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

Successfully merging this pull request may close these issues.

Add a command to encode a diagram
1 participant