Closed
Description
It would be great to get all the "old" scripts ported to the latest version of nushell. Anyone want to help with it?
The steps would be something like this:
- Take a script or folder from the nu_scripts/before_v0.60 path
- Copy it and/or create the folder and copy it to the root of the repo
- In the newly created copied script/folder, update the nushell syntax to support the latest nushell
- Submit a PR. One at a time or a bunch at a time.
Any takers?