Reading-eScience-Centre / pycovjson

Create CovJSON files from common scientific data formats
BSD 3-Clause "New" or "Revised" License
11 stars 7 forks source link

Start using Docopt for command line interface + add more features #37

Open RileyWilliams opened 7 years ago

RileyWilliams commented 7 years ago

Docopt seems like a good option to improve the CLI. Will start work on adding support.