Add pwcat command
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 27
- Forks
- 7
- Avg merge
- 4h 32m
- Merged PRs (30d)
- 11
Description
Compared to https://archlinux.org/packages/core/x86_64/gawk/, it lacks the pwcat functionality.
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 comparing the requested pwcat functionality with the linked gawk package and locating the project's command entry points and existing command coverage. Done means the Rust awk replacement provides pwcat behavior comparable to gawk, with appropriate verification added for the new command.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- awk, rust
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100