WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Geeber/JavaSkeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaSkeleton

This is a barebones Java app with gradle build support. It is intended to be used to quickly start a new Java project, or for easily testing out snippets of Java code. Simply clone the repo, add your code to Main.java, and run:

./gradlew run

If you are using IntelliJ IDEA, you can quickly set up the necessary project files with:

./gradlew idea

About

Barebones Java app with gradle build support - useful for quickly starting a new Java project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published