An open API service indexing awesome lists of open source software.

https://github.com/2bab/gradlelifecycle

Describe Lifecycle by Printing Them at Appropriate Places.
https://github.com/2bab/gradlelifecycle

Last synced: about 1 year ago
JSON representation

Describe Lifecycle by Printing Them at Appropriate Places.

Awesome Lists containing this project

README

          

# Gradle Lifecycle

### How to make a test

```bash
./gradlew clean -I init.gradle.kts
```