Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 328 Bytes

TODO.md

File metadata and controls

8 lines (6 loc) · 328 Bytes

TODO

Internal plan for improving this package.

  1. Install esm and convert cli.js to esm module and run with node -r esm src/cli.js
  2. a) update console.logs to logdown logging
  3. Prerequisite for 3.: Write AVA Tests for cli.js to check functionality.
  4. Update commander to version 5.0.0 and check, if tests do still run.