mirror of
https://github.com/RGBCube/nu_scripts
synced 2025-07-31 06:07:44 +00:00

A user in Discord recently tried to run the auto-generate script to create completions from `<command> --help` and had issues. In examining the scripts, I found that they used `build-string`, which was deprecated and removed over 2 years ago. In order to prevent future confusion until (and if) these files are updated, I'm moving them to a `needs-update` directory in the repo. Any other outdated files can be moved there as well.
154 B
154 B
Warning
Files in this directory have been confirmed as not currently working in recent Nushell releases and will need updates due to breaking changes.