"Rukr" (from the Ukrainian "Rukh" – "motion" or "move") is a productivity-focused command-line tool designed to move your project forward by scaffolding new architectural patterns, integrating dependencies, and automating boilerplate
# using jbang
jbang https://github.com/teggr/rukr/blob/main/rukr.java
# if you like it, install it
jbang app install --name rukr https://github.com/teggr/rukr/blob/main/rukr.java
# initialise the rukr tool on your maven project
rukr init
# what's available
rukr available