3 comments (3 comments)1 reaction (1 reaction)0 assignees (0 assignees)Rust40 forks (40 forks)auto 404
enhancementhelp wanted
Repository metrics
- Stars
- 247 stars (247 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
I would like to have a homebrew tap to manage the installation and upgrade of the trash
Ideally I would like to have a command like:
brew install trash
this* is an entry point to add software to homebrew.
Contributor guide
- Research direction
- Follow the Homebrew documentation to create a formula for the trash tool. Ensure the formula references the correct GitHub repository and compiles the Rust code. Test the formula locally using 'brew install build from source'.
- Tech stack
- rust
- Domain
- devops
- Issue type
- Feature
- Prerequisites
- RustHomebrew basics