mirror of
https://github.com/davidallendj/gdpm.git
synced 2025-12-20 03:27:02 -07:00
Change command-line parsing (again...)
- Added formatted table with `--style` option - Added `warning` log level - Fixed bugs and cleaned up API - Removed some extra debugging output
This commit is contained in:
parent
0238dfd510
commit
b36d55ceee
15 changed files with 685 additions and 255 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -13,3 +13,6 @@
|
|||
[submodule "modules/csv2"]
|
||||
path = modules/csv2
|
||||
url = https://github.com/p-ranav/csv2
|
||||
[submodule "modules/argparse"]
|
||||
path = modules/argparse
|
||||
url = https://github.com/p-ranav/argparse
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue