Skip to content

Create a CLI for command line arguments #16

@buddhikac96

Description

@buddhikac96

Description

These inputs should be taken as command line arguments.

  • Native Language (Sinhala: sn, Tamil: tm)
  • Fully qualified file path or Directory
  • Target Directory

If File path provided that particular file will be converted.
If directory provided all the files in the directory which has .simply extension will be converted
If both provided priority will be goes to file path

If target directory provided converted files will be saved in target directory
If target directory not provided

  • File path
    Converted file will be saved in the same directory where source code located
  • Directory
    All files will be saved in new directory called Simply_target

Command line arguments parsing
https://picocli.info

Plan
https://docs.google.com/document/d/16SfiTiARw9FaO5-x658HUk79WfraYbpoTlkxyDoi7g0/edit?usp=sharing

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions