LuciAkirami / LuciAkirami/crazy_crates
[text_prettify] add a terminal like example
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Add an example in text_prettify, where when the example is run, a terminal kind of is opened, and user can enter different styles / colors to quickly prototype the text styles / graphics
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the text_prettify example entry point and reviewing how examples in the crate are run. Clarify the terminal interaction, supported styles and colors, and expected graphics before implementation; done means the example launches interactively and lets users quickly prototype the requested text styles.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100