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

First release of the kroki CLI #1

Merged
merged 17 commits into from
Feb 17, 2019
Merged

First release of the kroki CLI #1

merged 17 commits into from
Feb 17, 2019

Commits on Feb 16, 2019

  1. Configuration menu
    Copy the full SHA
    b86ee48 View commit details
    Browse the repository at this point in the history
  2. Remove main binary

    ggrossetie committed Feb 16, 2019
    Configuration menu
    Copy the full SHA
    1111baf View commit details
    Browse the repository at this point in the history
  3. Add --out-file flag/option

    ggrossetie committed Feb 16, 2019
    Configuration menu
    Copy the full SHA
    2b21c27 View commit details
    Browse the repository at this point in the history
  4. Remove global vars

    ggrossetie committed Feb 16, 2019
    Configuration menu
    Copy the full SHA
    339ac22 View commit details
    Browse the repository at this point in the history
  5. Split code, add tests

    ggrossetie committed Feb 16, 2019
    Configuration menu
    Copy the full SHA
    e3f07d6 View commit details
    Browse the repository at this point in the history
  6. Remove unused function

    ggrossetie committed Feb 16, 2019
    Configuration menu
    Copy the full SHA
    8f2f892 View commit details
    Browse the repository at this point in the history
  7. Go fmt

    ggrossetie committed Feb 16, 2019
    Configuration menu
    Copy the full SHA
    5b60aa0 View commit details
    Browse the repository at this point in the history
  8. Update env travis

    ggrossetie committed Feb 16, 2019
    Configuration menu
    Copy the full SHA
    0149df2 View commit details
    Browse the repository at this point in the history
  9. One line env

    ggrossetie committed Feb 16, 2019
    Configuration menu
    Copy the full SHA
    f05400e View commit details
    Browse the repository at this point in the history
  10. Typo GO111MODULE

    ggrossetie committed Feb 16, 2019
    Configuration menu
    Copy the full SHA
    b37759d View commit details
    Browse the repository at this point in the history
  11. Implement out-file

    ggrossetie committed Feb 16, 2019
    Configuration menu
    Copy the full SHA
    6d831df View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2019

  1. Add documentation

    ggrossetie committed Feb 17, 2019
    Configuration menu
    Copy the full SHA
    adfeb83 View commit details
    Browse the repository at this point in the history
  2. Add .er extension to Erd

    ggrossetie committed Feb 17, 2019
    Configuration menu
    Copy the full SHA
    c9af7ec View commit details
    Browse the repository at this point in the history
  3. Add config

    ggrossetie committed Feb 17, 2019
    Configuration menu
    Copy the full SHA
    eb5008d View commit details
    Browse the repository at this point in the history
  4. Remove extra newlines

    ggrossetie committed Feb 17, 2019
    Configuration menu
    Copy the full SHA
    6aa32cf View commit details
    Browse the repository at this point in the history
  5. Extract config, add tests

    ggrossetie committed Feb 17, 2019
    Configuration menu
    Copy the full SHA
    742433c View commit details
    Browse the repository at this point in the history
  6. Use kroki.yml file name

    ggrossetie committed Feb 17, 2019
    Configuration menu
    Copy the full SHA
    5af80ec View commit details
    Browse the repository at this point in the history