[PR #439] [MERGED] Add embedded-cli #440

Closed
opened 2025-11-06 08:26:24 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/rust-embedded/awesome-embedded-rust/pull/439
Author: @funbiscuit
Created: 2/8/2024
Status: Merged
Merged: 2/8/2024
Merged by: @eldruin

Base: masterHead: patch-1


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

I would like to propose embedded-cli to the no-std list. It allows you to build CLIs that have autocompletion, subcommands, options, help and history. Crate page has a demo gif with example that runs on Arduino Nano showcasing all features.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/rust-embedded/awesome-embedded-rust/pull/439 **Author:** [@funbiscuit](https://github.com/funbiscuit) **Created:** 2/8/2024 **Status:** ✅ Merged **Merged:** 2/8/2024 **Merged by:** [@eldruin](https://github.com/eldruin) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`6dd0563`](https://github.com/rust-embedded/awesome-embedded-rust/commit/6dd0563ad551c483feb5362848b8957de35ea3c5) Add embedded-cli ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description I would like to propose `embedded-cli` to the `no-std` list. It allows you to build CLIs that have autocompletion, subcommands, options, help and history. Crate page has a demo gif with example that runs on Arduino Nano showcasing all features. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 08:26:24 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-embedded-rust#440