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

Block or report bkiahstroud

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 Loading

  1. samvera/bulkrax samvera/bulkrax Public

    Bulk Import and Export For Samvera

    Ruby 12 20

  2. samvera/hyku samvera/hyku Public

    Hyku: A multi-tenant Hyrax application built on the latest and greatest Samvera community components. Brought to you by the Hydra-in-a-Box project partners and IMLS; maintained by the Hyku Interest…

    Ruby 94 46

  3. scientist-softserv/palni-palci scientist-softserv/palni-palci Public

    Ruby 1

  4. dnuke dnuke Public

    Ruby script for conveniently nuking Docker containers and volumes by name

    Ruby

  5. dotfiles dotfiles Public

    Lua 1

  6. opensaysme script (generic) opensaysme script (generic)
    1
    #!/usr/bin/env ruby
    2
    require 'date'
    3
    
                  
    4
    # Exit it script has already been run this boot session
    5
    return if File.exist?('/tmp/opensaysme_switch.lock')