Ability to configure using `rivet publish` to target git or npm
Open
feature request
- Dominant language
- TypeScript
- Stars
- 11
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Right now `rivet publish` only pushes to npm. If someone wants to use a private git repo, instead, Rivet should help.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the `rivet publish` command and its current npm publishing flow. Identify how configuration selects a publish target, then define the git and npm behaviors and verify that `rivet publish` can choose either target without breaking the existing npm path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, typescript
- Domain
- cli, release
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100