Skip to content

TodayNightt/environment_restoration

Repository files navigation

Environment Restoration

# Macos or Linux
chmod +x ./gradlew
./gradlew run

# Windows
# Cmd
gradlew run

# Powershell
./gradlew run