Command line Java applications without the pain. Java gets short shrift for writing small command line applications because the language has a large amount of overhead involved in writing command line applications. When this overhead is addressed, Java becomes more competitive with Python and other languages as a language for data science and batch processing. The goal of centipede is to make the

