openuado / niet

Parse/Read yaml or json files directly in your shell (sh, bash, ksh, ...)
https://pypi.org/project/niet/
MIT License
39 stars 7 forks source link

Adding a debug mode to niet #67

Closed 4383 closed 4 years ago

4383 commented 4 years ago

This debug mode can be activated at runtime to execute niet step by step.

The niet debug mode is based on python pdb.

4383 commented 4 years ago

Fast approved