2 comments (2 comments)0 reactions (0 reactions)0 assignees (0 assignees)Rust960 forks (960 forks)batch import
discussionhelp wanted
Repository metrics
- Stars
- 21,417 stars (21,417 stars)
- PR merge metrics
- Avg merge 10d 19h (Avg merge 10d 19h)69 merged PRs in 30d (69 merged PRs in 30d)
Description
In this issue https://github.com/gleam-lang/gleam/issues/4219 you said it would be nice to show licences and a link to hexdiff when doing gleam deps list.
So I opened a separate issue for that.
Do you have any ideas on how these information could be presented?
Contributor guide
- Research direction
- Investigate the existing `gleam deps list` command output and the data structure for package dependencies; explore how licenses are stored in gleam.toml or lock files; discuss possible presentation formats (e.g., table with license column).
- Tech stack
- rust
- Domain
- clitooling
- Issue type
- Feature
- Prerequisites
- Rust