Skip to content

Latest commit

 

History

History
executable file
·
3 lines (2 loc) · 560 Bytes

File metadata and controls

executable file
·
3 lines (2 loc) · 560 Bytes

Create_Java

A simple and efficient CLI tool written in Rust to bootstrap standardized Java projects with integrated Docker support. It automates the creation of project structures for Vanilla Java, Maven, or Gradle including optional Spring Boot configuration and generates all necessary infrastructure files like Dockerfiles, Compose manifests, and Git configuration in seconds. It is designed to replace the original Python version with a faster, standalone binary that streamlines the development workflow from initialization to containerized execution.