Skip to content
View jabruder's full-sized avatar

Sponsoring

@dvarrazzo
@Homebrew
@SwiftPackageIndex
Block or Report

Block or report jabruder

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
jabruder/README.md

Hi there 👋

Pinned

  1. NameCheap-DNS-Updater NameCheap-DNS-Updater Public

    A bash script that will update the IP address of a hostname using the dynamic DNS services of NameCheap.

    Shell 4

  2. Utility functions to copy/paste text Utility functions to copy/paste text
    1
    import Foundation
    2
    
                  
    3
    #if os(iOS)
    4
        import UIKit
    5
    #else