How do i create the .replit file
I can't figure out how to run the project(Specifically, how to make the run line in the .replit file). This is a java project.
Voters
SixBeeps
Use "java Main.java"
I can't figure out how to run the project(Specifically, how to make the run line in the .replit file). This is a java project.
Use "java Main.java"
try getting rid of the < >