Skip to content

Instantly share code, notes, and snippets.

View ollily's full-sized avatar

oLLi G. ollily

View GitHub Profile
@ollily
ollily / analyze_project.sh
Last active November 26, 2022 19:12
Analyze the structure of a java maven project.
#!/usr/bin/env bash
# Analyze the structure of a java maven project.
#
# author : ollily
# inceptionYear : 2022
# email : coding at glowa-net dot com
# organization : The oGlow
# url : http://coding.glowa-net.com
# version : 1.00.001