Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 1.14 KB

README.md

File metadata and controls

36 lines (20 loc) · 1.14 KB

Badge Icon

CrumbUtil

A utility library for crumbleworks projects.

Java Version

The library is designed to work against Java8. And will stay that way for the forseeable future.

Why?

This project was started about a decade ago when apache commons and google guava were the big two utility libraries everyone used. And they were big, clunky and unweildy. So we built our own.

Development

Contributors

Report Bugs

If you happen upon bugs and/or behaviour you think is wrong, please report a bug under the Issue-Tracker.

Toolchain

How to contribute

Write code. Make a PR. Explain Why.

Eclipse Setup

run mvn clean eclipse:eclipse -DdownloadSources -DdownloadJavadoc