-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Description
I'm new to Nushell, is there a standardised way to install this? Ideally I'd like to install with a standard installation method. For example, in the script recommended by the Nushell Book:
[ nu_plugin_inc
nu_plugin_polars
nu_plugin_gstat
nu_plugin_formats
nu_plugin_query
] | each { cargo install $in } | ignoreOr with the nupm Package Manager.
But neither of those seem to be supported?
Basically, I'd like to not have to come back to this repo to remember how to install it next time I setup my Nushell on a new machine.
Metadata
Metadata
Assignees
Labels
No labels