-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Labels
product roadmapIssues synchronized to product roadmap.Issues synchronized to product roadmap.t-toolingIssues with this label are in the ownership of the tooling team.Issues with this label are in the ownership of the tooling team.
Description
-
Prompt to install Apify package: Currently apify init adds a
.actorfolder but doesn't install the apify package. Add a prompt: "Do you want to install the Apify package?" to automatically install it as a dependency. -
Validate start command: Check if
npm start (or Python equivalent) is defined. If missing, show a warning since the Actor won't run on Apify console. Consider adding this check toapify pushas well. -
Better messaging after init: Currently only outputs: "The actor has been initialized in the current directory."
Add: link to quick start guide + suggest running apify run next.
Metadata
Metadata
Assignees
Labels
product roadmapIssues synchronized to product roadmap.Issues synchronized to product roadmap.t-toolingIssues with this label are in the ownership of the tooling team.Issues with this label are in the ownership of the tooling team.