Commit Graph

4 Commits

Author SHA1 Message Date
Estevão Soares dos Santos
2be8e2ff0c build: release 2.0.4 2022-04-21 01:20:46 +01:00
Estevao Soares dos Santos
f8c4bd26fc fix(cli): fix cli to work with yargs
Related to #893
2022-03-07 19:24:08 +00:00
Estevao Soares dos Santos
3871765ac1 fix(cli): cli now works properly
The CLI was completely rewrote. Changed dependency from yargs to commanderjs,
which is cleaner, faster and has no dependencies.
Also added a complete testsuite for the cli.

Closes #893, #894
2022-03-03 12:15:50 +00:00
Estevão Soares dos Santos
f6a33e402c feat(CLI): add a simple cli tool 2015-07-13 05:09:03 +01:00