https://github.com/prashant-rana42/programrunner
this is a java program runner and also built in java, i made this for my personal use when i used to make java programs on notepad++, and it was a headache to type whole command again and again to compile and then run my java programs, so i made this console based runner which automatically enters compile and run command for your program
https://github.com/prashant-rana42/programrunner
batch-script cmd cui java program-runner
Last synced: 5 months ago
JSON representation
this is a java program runner and also built in java, i made this for my personal use when i used to make java programs on notepad++, and it was a headache to type whole command again and again to compile and then run my java programs, so i made this console based runner which automatically enters compile and run command for your program
- Host: GitHub
- URL: https://github.com/prashant-rana42/programrunner
- Owner: Prashant-Rana42
- Created: 2025-04-03T14:01:05.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-04-03T14:07:38.000Z (6 months ago)
- Last Synced: 2025-05-11T12:57:46.735Z (5 months ago)
- Topics: batch-script, cmd, cui, java, program-runner
- Language: Java
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ProgramRunner
This is a java program runner and also built in java, i made this for my personal use when i used to make java programs on notepad++, and it was a headache to type whole command again and again to compile and then run my java programs, so i made this console based runner which automatically enters compile and run command for your program, but you still need to type the name of program, it's still a hassale but it did help me a little,but now i use VSCode and other IDEs so not using this anymore-Just put all these files in the folder where you save all your java programs and add a shortcut of batch(.bat) file to your homescreen