Skip to content
View RiordanIX's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report RiordanIX

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

  1. tkt tkt Public

    ticketing system in pure shell script

    Shell

  2. Update all your git repos in the cur... Update all your git repos in the current directory
    1
    #!/bin/bash
    2
    ###############################################################################
    3
    #
    4
    # Find all of your git repos in the current directory and pull from each one.
    5
    #
  3. v-monkey v-monkey Public

    Implementation of Writing an Interpreter in Go in V

    V 3

  4. v v Public

    Forked from vlang/v

    Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero dependencies. https://vlang.io

    V