forked from extern/nushell
ed7d3fed66
* Add shuffle plugin see #1437 * Change plugin to integrate into nu structure and build system
4 lines
78 B
Rust
4 lines
78 B
Rust
fn main() -> Result<(), Box<dyn std::error::Error>> {
|
|
nu_build::build()
|
|
}
|