This website requires JavaScript.
Explore
Help
Sign In
Public
/
nushell
Watch
1
Star
0
Fork
0
You've already forked nushell
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
5afbd05493
nushell
/
crates
/
nu-plugin-core
History
Andy Gayton
5afbd05493
Merge remote-tracking branch 'origin/main' into plugin-ctrlc
2024-07-28 10:07:06 -04:00
..
src
Merge remote-tracking branch 'origin/main' into plugin-ctrlc
2024-07-28 10:07:06 -04:00
Cargo.toml
Bump version to
0.96.1
(
#13439
)
2024-07-25 18:28:18 +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.