Skip to content
View nicetrysean's full-sized avatar

Organizations

@CrowsCrowsCrows
Block or Report

Block or report nicetrysean

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. SublimeToHastebin SublimeToHastebin Public

    Copy code directly from Sublime Text 2 and 3 into HasteBin with Syntax detection!

    JavaScript 16 2

  2. atom-haxe atom-haxe Public

    Haxe 3 and 2 syntax support for the Atom editor

    CoffeeScript 8

  3. TwitchBot TwitchBot Public

    Lean IRC/Twitch Bot written in C#, backed with YAML.

    C# 2

  4. Weechat Configuration Weechat Configuration
    1
    #
    2
    # weechat.conf -- weechat v0.4.3
    3
    #
    4
    
    
    5
    [debug]
  5. Automate UnityPackage to Github Rele... Automate UnityPackage to Github Releases
    1
    Update Github Releases with UnityPackage
    2
    ==
    3
    
    
    4
    Github's API can be a bit wordy to work with just in bash, 
    5
    so I'm using [github-release](https://github.com/aktau/github-release) to simplify what we're doing.