Skip to content
View katoquro's full-sized avatar
🎲
running orbrpg.com
🎲
running orbrpg.com
Block or Report

Block or report katoquro

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

    Generate project file structure by template

    Groovy 2

  2. spock-toolbox spock-toolbox Public

    Groovy

  3. fg-net fg-net Public

    Fluent Groovy/Java network client

    Java 1

  4. c4s c4s Public

    Common Communication Convention between Client and Server

    1

  5. lmm lmm Public

    Local machine manager

    Shell 2

  6. ops.sh - Bash template to create sim... ops.sh - Bash template to create simple run script for composite projects
    1
    #!/usr/bin/env bash
    2
    set -e
    3
    
                  
    4
    # use docker BuildKit in compose
    5
    export COMPOSE_DOCKER_CLI_BUILD=1