6 comments (6 comments)9 reactions (9 reactions)0 assignees (0 assignees)JavaScript2,731 forks (2,731 forks)batch import
cat-featurehelp wantedneeds-discussiontriaged
Repository metrics
- Stars
- 41,514 stars (41,514 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
In npm there is this helper package napa (https://www.npmjs.com/package/napa) which enables one to install repos without a package.json file. Is this something you would consider adding support for in yarn?
Contributor guide
- Research direction
- Investigate how napa works and propose a similar implementation in yarn to support installing repos without a package.json.
- Tech stack
- javascript
- Domain
- cli
- Issue type
- Feature
- Prerequisites
- Git