Lerna: feature request: command to create package

Created on 30 Dec 2016  路  2Comments  路  Source: lerna/lerna

should work at existing lerna project.

lerna create foo

will create /packages/foo/package.json

with defined fields:

  • name
  • repository
  • version (1.0.0 default)
  • author

Most helpful comment

This request has been implemented in #1326

All 2 comments

This request has been implemented in #1326

This thread has been automatically locked because there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Was this page helpful?
0 / 5 - 0 ratings