Skip to content

Repository files navigation

Animation Builder (.bat)

A pure Windows batch-based build launcher with animated loading spinners and configurable behavior.

Features

  • Pure .bat implementation
  • Gradle or Maven selection menu
  • Animated console spinner
  • Configurable colors, spinner speed, and build commands
  • Works in CMD and PowerShell

Configuration

All settings are stored in config.ini:

COLOR_MAIN=0A
COLOR_MAVEN=0B
COLOR_GRADLE=0E
SPINNER=\ | / -
SPINNER_LOOPS_MAVEN=20
SPINNER_LOOPS_GRADLE=25
MAVEN_COMMAND=mvn package
GRADLE_COMMAND=gradle build

About

Builder.bat allows you to compile your builds in style.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages