apify-cli icon indicating copy to clipboard operation
apify-cli copied to clipboard

Investigate yarn create and npm init for creating new projects from template

Open janbuchar opened this issue 2 years ago • 0 comments

  • https://classic.yarnpkg.com/lang/en/docs/cli/create/
  • https://docs.npmjs.com/cli/v10/commands/npm-init

There is a minor advantage in using conventions that developers may know from other packages (e.g. yarn create react-app).

This is relevant mainly for crawlee, but also for actor templates in apify-cli.

janbuchar avatar Nov 06 '23 09:11 janbuchar