mirror of
https://github.com/RGBCube/nu_scripts
synced 2025-07-30 13:47:46 +00:00
![]() This PR is part of porting all old scripts #221 and includes a set of small modules: - `math` - `parsing` - `git` |
||
---|---|---|
.. | ||
README.md | ||
sample_andres.json | ||
sample_andres.nu |
Parsing Scripts
Definition
These scripts should be used to demonstrate how to parse any file format, including json
, csv
, etc. Also, perhaps parsing of external
commands. For example, on Windows, perhaps we could wrap ipconfig.exe
so that the output was more nushell friendly.