Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 134 Bytes

File metadata and controls

3 lines (3 loc) · 134 Bytes

Run programs from command line

gradle run -PmainClass=stack.ReverseStack mvn compile exec:java -Dexec.mainClass=stack.ReverseStack