Skip to content
View seawolf's full-sized avatar

Organizations

@livelink @seawolfsanctuary @ChesterLUG @openraildata

Block or report seawolf

Report abuse

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

Report abuse

Pinned Loading

  1. turbulence turbulence Public

    Tools to help you connect to Google Cloud pods

    Ruby

  2. openraildata/stomp-client-go openraildata/stomp-client-go Public

    A Stomp client for NROD written in Go

    Go 2 1

  3. ChooChoo ChooChoo Public archive

    Provides real-time information on UK train lines and services, via Slack messages

    Ruby

  4. Dedupe a list of Git commits, from/t... Dedupe a list of Git commits, from/to rebase-todo format, fixing-up duplicates into the first.
    1
    require 'fileutils'
    2
    
                  
    3
    FILE = '.git/rebase-merge/git-rebase-todo'
    4
    FILE_BACKUP = '.git/rebase-merge/git-rebase-todo.backup'
    5
    FILE_TEMPORARY = '.git/rebase-merge/git-rebase-todo.edited'
  5. KeepingTracks KeepingTracks Public archive

    Keep track of your rail journeys, with your Android device.

    Java 3

  6. vim-syntax-openbve-csv vim-syntax-openbve-csv Public

    Syntax highlighting of OpenBVE CSV files for Vim.

    Vim Script