tauri-apps / tauri-apps/tauri-docs
Tauri license compliance reports
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- MDX
- Stars
- 1.1k
- Forks
- 887
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 48
Description
Add a section dedicated to license compliance reports, for both Rust & JS dependencies.
- need to determine whether it should be in "About", "Docs" or "API";
- generate Rust report with
cargo about; - generate JS report (https://www.npmjs.com/package/nlf, https://fossa.com/).
Contributor guide
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 reviewing the documentation structure and deciding whether the compliance section belongs under About, Docs, or API. Research the existing Rust dependency workflow with cargo about and compare JavaScript reporting options such as nlf and FOSSA. Done means the documentation includes license compliance reports for both Rust and JavaScript dependencies.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, rust
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100