yarnpkg/yarn

Support for installing repos without a package.json

Open

#1,011 opened on Oct 13, 2016

View on GitHub
 (6 comments) (9 reactions) (0 assignees)JavaScript (41,514 stars) (2,731 forks)batch import
cat-featurehelp wantedneeds-discussiontriaged

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