Hi all,
I created a simple command line argument setup for the language.
Here is the usage
     usage: tverna [-option] [arguments]
                -c,--convert <format> <workflow_file>   Convert workflows
into the given  format
                -h,--help                               Display help
information
                -i,--inspect <workflow_file>            Inspect the workflow
                -o,--optional                           Execute some other
Commands
                -v,--validate <workflow_file>           Validate the
workflow

<format> the formats used in command line prototypes.

I appreciate any feedback regarding command line options that I have used,
what are there to be changed etc.

I used the apache commons-cli for command line parsing.

Thank you very much
regards
Menaka

-- 
Menaka Madushanka Jayawardena
Faculty of Engineering, <http://www.pdn.ac.lk/eng>
University of Peradeniyaya.
LinkedIn <http://lk.linkedin.com/in/menakajayawardena>

Reply via email to