Skip to content
This repository has been archived by the owner on Jan 8, 2025. It is now read-only.

hu553in/formatter

Repository files navigation

formatter

Description

This project is the Java source code formatter based on finite-state machine.

Tech stack

  • Java

How to run

  1. Install GNU Make, OpenJDK (≥ 11)
  2. Run make IN=%INPUT_FILE_PATH% OUT=%OUTPUT_FILE_PATH% (you must replace %INPUT_FILE_PATH% and %OUTPUT_FILE_PATH% with paths to corresponding files)

About

Java source code formatter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published