quarto-dev / quarto-dev/quarto-r
Quarto CLI command wrapper
Open
Nobody has claimed this yet.
- Dominant language
- R
- Stars
- 161
- Forks
- 29
- Avg merge
- 3h 18m
- Merged PRs (30d)
- 1
Description
Let's list commands and discuss what to do with each
Quarto commands
-
quarto add -
quarto inspect -
quarto use template -
quarto check -
quarto convert
Initially opened as https://github.com/quarto-dev/quarto-r/issues/101
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
Review the existing wrappers for quarto add, quarto inspect, and quarto use template, then compare their conventions with the unchecked quarto check and quarto convert entries. The issue does not name source files or tests; done means agreeing on the behavior for each remaining command and implementing the wrappers consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100