Write snippets of code in C++, Python, Ruby, and others as documentation and execute them as regression tests.
GNU General Public License v3.0
58
stars
8
forks
source link
Print byexample pkg location and paths and dependencies' versions (-V) #247
Closed
eldipa closed 2 years ago
For introspection and better debugging info, print the package location (file) and the package paths (path) of byexample when -V (--version) is given.
Also, print all the 3rd parties dependencies and its versions. This does not include neither 3rd parties modules nor runner/interpreter versions.