Skip to content
View dkorotych's full-sized avatar
Block or Report

Block or report dkorotych

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
dkorotych/README.md

Pinned

  1. gradle-maven-exec-plugin gradle-maven-exec-plugin Public

    Gradle plugin which provides an Maven exec task

    Java 57 7

  2. lazybones-templates lazybones-templates Public

    This project holds a set of templates to be used with Lazybones

    Groovy 1

  3. dokerize-lazybones dokerize-lazybones Public

    Dockerized version for Lazybones project creation tool

    Shell 1

  4. spring-boot-admin-template spring-boot-admin-template Public

    Spring Boot Admin Application for deploy template for Heroku

    Java 1

  5. Execute heroku-cli without local ins... Execute heroku-cli without local install
    1
    #!/bin/bash
    2
    
    
    3
    set -e
    4
    set -u
    5