Skip to content
View textarcana's full-sized avatar

Highlights

  • Pro

Block or report textarcana

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. context-driven-testing-toolkit/sparkler context-driven-testing-toolkit/sparkler Public

    A cli tool like spark, that produces graphical plots from whitespace-delimited lists of numbers passed by other command line arguments.

    Python 27 3

  2. dot-gitconfig dot-gitconfig Public

    My .gitconfig, loosely based upon the canonical Etsy .gitconfig, which in turn incorporates the canonical .gitconfig recommended by GitHub trainer Matthew McCullough.

    4 4

  3. context-driven-testing-toolkit/json-schema-command context-driven-testing-toolkit/json-schema-command Public

    A jq expression that prints back a high-level view of the schema of a JSON document. NOT AFFILIATED WITH http://json-schema.org

    Shell 34 3

  4. Convert Git logs to JSON. The first ... Convert Git logs to JSON. The first script (git-log2json.sh) is all you need, the other two files contain only optional bonus features 😀THIS GIST NOW HAS A FULL GIT REPO: https://github.com/context-driven-testing-toolkit/git-log2json
    1
    #!/usr/bin/env bash
    2
     
    3
    # Use this one-liner to produce a JSON literal from the Git log:
    4
     
    5
    git log \
  5. jq-cookbook jq-cookbook Public

    Build ETLs using JQ, the command-line JSON processor.

    Shell 26 1

  6. context-driven-testing-toolkit/jq-stdlib context-driven-testing-toolkit/jq-stdlib Public

    Standard library functions for jq, the JSON processing language.

    JSONiq 1