openknowledge-archive/dpm-py

Refactor cli to use new Client class

Fak3 opened this issue · 0 comments

Fak3 commented
  • remove old do_publish.py, do_validate, etc
  • modify the main.py to use Client() class
  • adjust cli tests