Skip to content
View javahippie's full-sized avatar
🍴
Forkin‘
🍴
Forkin‘

Organizations

@lambdaschmiede

Block or report javahippie

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. operaton/operaton operaton/operaton Public

    BPMN-Process automation for everyone

    Java 77 15

  2. testcontainers/testcontainers-clj testcontainers/testcontainers-clj Public

    Control Docker containers from your test lifecycle for Clojure integration tests.

    Clojure 145 14

  3. operaton/migrate-from-camunda-recipe operaton/migrate-from-camunda-recipe Public

    An Open Rewrite Recipe to migrate a Camunda 7 Instance to Operaton

    Java 5 2

  4. jug-mz/backend-proxy jug-mz/backend-proxy Public

    The complete, new website for JUG Mainz, written against MicroProfile specification and packed with Quarkus

    Java 1 3

  5. Short script to change the MAC Addre... Short script to change the MAC Address on OSX
    1
    #!/bin/bash
    2
    
                  
    3
    if [ "$EUID" -ne 0 ]
    4
      then echo "You need to run the file as root"
    5
      exit
  6. lambdaschmiede/camunda-clojure-plugin lambdaschmiede/camunda-clojure-plugin Public

    A Camunda Process Engine Plugin to execute Clojure Functions from Activities

    Java 14 2