Skip to content
View openendings's full-sized avatar

Organizations

@aioc

Block or report openendings

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. Run a batch command on a remote machine Run a batch command on a remote machine
    1
    #!/bin/bash
    2
    # vi: ts=2 sw=2 et tw=80
    3
    
                  
    4
    # TODO: allow argument for reusable tmpdir
    5
    # TODO: customise usage of cd, etc.
  2. pr-train pr-train Public

    Forked from realyze/pr-train

    Tool to help you manage chained PRs

    JavaScript