developer icon indicating copy to clipboard operation
developer copied to clipboard

added arg parser

Open thecodacus opened this issue 1 year ago • 0 comments

Adding Argument parser, for no modal script.. with this you can use

  • --prompt, -p to specify prompt (required)
  • --directory , -d to specify prompt generated code directory (optional)
  • --file, -f to specify file path (optional)
  • -h to get help

thecodacus avatar Jun 02 '23 05:06 thecodacus