1
0
mirror of https://github.com/nushell/nushell.git synced 2025-01-14 10:18:14 +01:00
nushell/wix
Devyn Cairns a29efe28f7
Merge stream_example into example plugin and clean up names ()
# Description

As suggested by @WindSoilder, since plugins can now contain both simple
commands that produce `Value` and commands that produce `PipelineData`
without having to choose one or the other for the whole plugin, this
change merges `stream_example` into `example`.

# User-Facing Changes

All of the example plugins are renamed.

# Tests + Formatting

- 🟢 `toolkit fmt`
- 🟢 `toolkit clippy`
- 🟢 `toolkit test`
- 🟢 `toolkit test stdlib`

# After Submitting

- [ ] Check nushell/nushell.github.io for any docs that match the
command names changed
2024-03-19 12:36:46 -05:00
..
License.rtf this pr fixes the wix building () 2022-08-17 09:10:13 -05:00
main.wxs Merge stream_example into example plugin and clean up names () 2024-03-19 12:36:46 -05:00
windows-terminal-profile.json Add Windows Terminal profile and icon in Windows control panel () 2022-06-16 09:46:33 -07:00