This website requires JavaScript.
Explore
Help
Sign In
extern
/
nushell
Watch
1
Star
0
Fork
1
You've already forked nushell
mirror of
https://github.com/nushell/nushell.git
synced
2025-07-30 01:14:38 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1b01625e1e9af2a1e3e51b3c26565644975c8228
nushell
/
crates
/
nu-plugin-core
History
Justin Ma
1b01625e1e
Bump to 0.106.0 (
#16222
)
...
Bump to 0.106.0
2025-07-23 22:54:21 +08:00
..
src
Fix easy clippy lints from latest stable (
#16053
)
2025-06-29 17:37:17 +02:00
Cargo.toml
Bump to 0.106.0 (
#16222
)
2025-07-23 22:54:21 +08:00
LICENSE
Split the plugin crate (
#12563
)
2024-04-27 12:08:12 -05:00
README.md
Split the plugin crate (
#12563
)
2024-04-27 12:08:12 -05:00
README.md
nu-plugin-core
This crate provides functionality that is shared by the
Nushell
engine and plugins.