Skip to content
View NathanBurkett's full-sized avatar

Highlights

  • Pro

Block or report NathanBurkett

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. diff-chart diff-chart Public

    Fast and flexible diff statistic generator

    Go

  2. mesa-phpunit mesa-phpunit Public

    Table-driven approach to orchestrating data providers in PHPUnit

    PHP

  3. turbine turbine Public

    Basic container implementation

    Go

  4. event-dispatcher event-dispatcher Public

    PSR-14 Implementation. Includes algorithmic sorting and dependency injection for listeners

    PHP

  5. Open GitHub Repository, its Pull Req... Open GitHub Repository, its Pull Requests page, and its Issues page from command line.
    1
    [alias]
    2
    	origin-uri = "!sh -c 'git config --get remote.origin.url | cut -c5- | sed -E s#:#/#g | sed -E s/....$// | echo \"https://$(cat -)\"' -"
    3
    	# Use: git open
    4
    	open = "!sh -c 'git origin-uri | open \"$(cat -)\"' -"
    5
    	# Use: git pulls
  6. env env Public

    Go