-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
My rationale is that setting something up to use topiary-nushell should not require remembering where you downloaded it to
Changes to make
- Rename wrapper script from
format.nuto something likeformat-nuortopiary-nushell
a. Note the lack of.nuextension - Move the renamed wrapper to a
binfolder
a. Adjust the wrapper as necessary - Edit the wrapper to print a helpful message if
topiaryis not installed. - Add a
.batfile with the same name alongside the wrapper with the contentsnu --stdin <script-name>
a. This allows the script to run correctly on Windows, as the shebang would not be respected
b. I have not tested this, as I no longer use Windows - Update documentation to recommend putting the
binfolder on your PATH, and remove references to the specifictopiary-nushellpath.
Metadata
Metadata
Assignees
Labels
No labels