Add README to all missing crates
Include disclaimer that they are internal until proven otherwise
This commit is contained in:
parent
baeba19b22
commit
8f01e1405c
3
crates/nu-cli/README.md
Normal file
3
crates/nu-cli/README.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
## Internal Nushell crate
|
||||
|
||||
This crate implements components of Nushell and is not designed to support plugin authors or other users directly.
|
3
crates/nu-cmd-base/README.md
Normal file
3
crates/nu-cmd-base/README.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
## Internal Nushell crate
|
||||
|
||||
This crate implements components of Nushell and is not designed to support plugin authors or other users directly.
|
3
crates/nu-color-config/README.md
Normal file
3
crates/nu-color-config/README.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
## Internal Nushell crate
|
||||
|
||||
This crate implements components of Nushell and is not designed to support plugin authors or other users directly.
|
3
crates/nu-command/README.md
Normal file
3
crates/nu-command/README.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
## Internal Nushell crate
|
||||
|
||||
This crate implements components of Nushell and is not designed to support plugin authors or other users directly.
|
3
crates/nu-engine/README.md
Normal file
3
crates/nu-engine/README.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
## Internal Nushell crate
|
||||
|
||||
This crate implements components of Nushell and is not designed to support plugin authors or other users directly.
|
3
crates/nu-explore/README.md
Normal file
3
crates/nu-explore/README.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
## Internal Nushell crate
|
||||
|
||||
This crate implements components of Nushell and is not designed to support plugin authors or other users directly.
|
3
crates/nu-lsp/README.md
Normal file
3
crates/nu-lsp/README.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
## Internal Nushell crate
|
||||
|
||||
This crate implements components of Nushell and is not designed to support plugin authors or other users directly.
|
3
crates/nu-system/README.md
Normal file
3
crates/nu-system/README.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
## Internal Nushell crate
|
||||
|
||||
This crate implements components of Nushell and is not designed to support plugin authors or other users directly.
|
3
crates/nu-table/README.md
Normal file
3
crates/nu-table/README.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
## Internal Nushell crate
|
||||
|
||||
This crate implements components of Nushell and is not designed to support plugin authors or other users directly.
|
3
crates/nu-term-grid/README.md
Normal file
3
crates/nu-term-grid/README.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
## Internal Nushell crate
|
||||
|
||||
This crate implements components of Nushell and is not designed to support plugin authors or other users directly.
|
3
crates/nu-test-support/README.md
Normal file
3
crates/nu-test-support/README.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
## Internal Nushell crate
|
||||
|
||||
This crate implements components of Nushell and is not designed to support plugin authors or other users directly.
|
3
crates/nu-utils/README.md
Normal file
3
crates/nu-utils/README.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
## Internal Nushell crate
|
||||
|
||||
This crate implements components of Nushell and is not designed to support plugin authors or other users directly.
|
Loading…
Reference in New Issue
Block a user