Skip to content

Conversation

@ItsHarper
Copy link

@ItsHarper ItsHarper commented Nov 29, 2025

Closes #37. The approach I took for this PR is still being debated over there, so this PR description is purely intended to document what the state of topiary-nushell would be if this PR was merged as-is.

  • format.nu is now deprecated (when it runs, it logs its deprecation to stderr, and the help text documents it as deprecation)
  • The replacement is bin/topiary-nushell, and the bin folder should be added to the user's PATH variable as a part of installation.
  • It's no longer recommended to clone topiary-nushell to the location that the user's topiary config lives.
  • The topiary-nushell wrapper is recommended for use over cloning this repo to ~/.config/topiary

TODO: Additional testing of the topiary-nushell.bat wrapper to verify that arguments still work correctly for Windows users (I need to do the tree-sitter compilation workaround)

@ItsHarper ItsHarper marked this pull request as draft November 29, 2025 19:30
@ItsHarper
Copy link
Author

Marked as draft until I complete Windows testing, and the approach is approved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make it easy to put the wrapper script on the PATH

1 participant