package io.github.jshipit; public class Main { public static void main(String[] args) { new JshipIT(args); // I HATE STATIC FUNCTIONS } }