Skip to content
View cakeface's full-sized avatar

Organizations

@toasttab
Block or Report

Block or report cakeface

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. tapestry-fat-jar tapestry-fat-jar Public

    A runnable jar with Jetty and Tapestry embedded.

    Java 3

  2. Git update all sub directories. Git update all sub directories.
    1
    #!/usr/bin/python
    2
    
                  
    3
    """
    4
    Iterate through the directories in the current dir. If the directory has a .git folder
    5
    then stash, switch to master, pull, and pop. 
  3. StartPage StartPage Public

    Start page for me

    4 2

  4. adventofcode2020 adventofcode2020 Public

    Ryan Pollock's solutions to Advent of Code 2020

    Kotlin