diff --git a/crates/nu-cli/README.md b/crates/nu-cli/README.md new file mode 100644 index 0000000000..045a47a101 --- /dev/null +++ b/crates/nu-cli/README.md @@ -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. diff --git a/crates/nu-cmd-base/README.md b/crates/nu-cmd-base/README.md new file mode 100644 index 0000000000..045a47a101 --- /dev/null +++ b/crates/nu-cmd-base/README.md @@ -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. diff --git a/crates/nu-color-config/README.md b/crates/nu-color-config/README.md new file mode 100644 index 0000000000..045a47a101 --- /dev/null +++ b/crates/nu-color-config/README.md @@ -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. diff --git a/crates/nu-command/README.md b/crates/nu-command/README.md new file mode 100644 index 0000000000..045a47a101 --- /dev/null +++ b/crates/nu-command/README.md @@ -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. diff --git a/crates/nu-engine/README.md b/crates/nu-engine/README.md new file mode 100644 index 0000000000..045a47a101 --- /dev/null +++ b/crates/nu-engine/README.md @@ -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. diff --git a/crates/nu-explore/README.md b/crates/nu-explore/README.md new file mode 100644 index 0000000000..045a47a101 --- /dev/null +++ b/crates/nu-explore/README.md @@ -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. diff --git a/crates/nu-lsp/README.md b/crates/nu-lsp/README.md new file mode 100644 index 0000000000..045a47a101 --- /dev/null +++ b/crates/nu-lsp/README.md @@ -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. diff --git a/crates/nu-system/README.md b/crates/nu-system/README.md new file mode 100644 index 0000000000..045a47a101 --- /dev/null +++ b/crates/nu-system/README.md @@ -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. diff --git a/crates/nu-table/README.md b/crates/nu-table/README.md new file mode 100644 index 0000000000..045a47a101 --- /dev/null +++ b/crates/nu-table/README.md @@ -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. diff --git a/crates/nu-term-grid/README.md b/crates/nu-term-grid/README.md new file mode 100644 index 0000000000..045a47a101 --- /dev/null +++ b/crates/nu-term-grid/README.md @@ -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. diff --git a/crates/nu-test-support/README.md b/crates/nu-test-support/README.md new file mode 100644 index 0000000000..045a47a101 --- /dev/null +++ b/crates/nu-test-support/README.md @@ -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. diff --git a/crates/nu-utils/README.md b/crates/nu-utils/README.md new file mode 100644 index 0000000000..045a47a101 --- /dev/null +++ b/crates/nu-utils/README.md @@ -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.