mirror of
https://github.com/nushell/nushell.git
synced 2024-11-07 17:14:23 +01:00
4 lines
78 B
Rust
4 lines
78 B
Rust
fn main() -> Result<(), Box<dyn std::error::Error>> {
|
|
nu_build::build()
|
|
}
|