This program can help you run commands that are defined as templates over different inputs.
Everything including the template commands and the input informations are stored inside the .anek directory. The working directory will be the current one unless specified. Although the command can work on other directory given as the path at the end, the autocomplete script will only work for the current directory.
As this is a program made to run different inputs for commands, please keep the complicated logics in different programming languages, and complicated commands in a shell script files. And use the anek commands, or input files to give variable inputs as arguments to those programs/scripts. That way you can run those scripts with manual input even when you don’t have access to anek program, or someone who doesn’t know how to use it can also use those independently. And since anek saves everything as text files you can look up what variables to give as inputs.
Github: https://github.com/Atreyagaurav/anek