Skip to content

Standarised installation #41

@tombh

Description

@tombh

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 } | ignore

Or 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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions