apify-cli
apify-cli copied to clipboard
Investigate yarn create and npm init for creating new projects from template
- 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.