hello-world Just another.repository lololol public class Hello { public static void main(String[] args) { System.out.println("I always wonder why do we need the String[] args"); } }