Running the application appears to require the command to be given twice #2
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
To actually perform an action the command has to be given twice like this:
./invoice-generator-v2 generate generate input.txt outputOnly including the command once results in:
Usage: generate generate <csv-file> <output-dir> [--env <name>]