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

Latest commit

 

History

History
76 lines (44 loc) · 2.73 KB

README.md

File metadata and controls

76 lines (44 loc) · 2.73 KB

✨ Java-SomeUtils 🚀

"Some" Utilities you can use for your Java projects "freely"!

*"Freely"* forcing you to include the license into your program.

Files are compiled with Java-8 and above, but mostly Java-11.


Whoops! You're device/website doesn't support .apng file formats!


Directory_Maintainer Code_Checker

MIT_License Code_Grade Code_Score


Features 🚩

Rough_Demo

Contributing.md has a large (to very large) section or division just for this!

This repository has common/uncommonutilities you can use for your program!

You may use any class you can find as long as you include the license.


🚚 How To Install ⬇️

  git clone https://github.com/JumperBot/Java-SomeUtils.git $HOME"/Java-SomeUtils/"
  cp $HOME"/Java-SomeUtils/src/*" "/Your-Project/src/"
  cp $HOME"/Java-SomeUtils/build/*" "/Your-Project/build/"
  cp $HOME"/Java-SomeUtils/LICENSE" "/Your-Project/assets/"

🔧 How To Use 🔨

Import a class using:

    import SomeUtils.WhatYouNeed.WhatYouNeed;

A documentation for each class is included in it's own src/ subdirectory.

A demo is included in each class, check them out before using them!


🏗️ Contributing 💬

Community Contribution is welcome in this repository.

As long as you don't ignore the Code Of Conduct and some extra guidelines!


👥 Contributors 🧐