Skip to content

The worst thing you can add to your build

Notifications You must be signed in to change notification settings

snpefk/slowroads-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slowroads-plugin

Just a silly Gradle plugin that start slow roads while your build running.

I DON'T OWN THE GAME. If you like it, please, donate author on ko-fi.

Installation

Plugin hosted on Plugin Portal. Just add this to your root build.gradle:

// build.gradle
plugins {
    id 'io.github.snpefk.slowroads-plugin' version '1.0' 
} 
// build.gradle.kts
plugins {
    id("io.github.snpefk.slowroads-plugin") version "1.0" 
}

About

The worst thing you can add to your build

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages