Skip to content
View rymndhng's full-sized avatar
Block or Report

Block or report rymndhng

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned

  1. release-on-push-action release-on-push-action Public

    Github Action to create a git tag + release when pushed to master

    Clojure 145 47

  2. jest-test-mode jest-test-mode Public

    Emacs minor mode for running jest (Node.js test framework)

    Shell 24 10

  3. entangle entangle Public

    Keep atoms in sync.

    Clojure 22 2

  4. Git Get Git Get
    1
    #!/bin/bash -x
    2
    #
    3
    # Clones Git Projects into directory of <projects_dir>/<group>/<repo_name>
    4
    #
    5
    # Tested with support for Github, Bitbucket & Sourcehut.