From my experience, builders don’t start a project with the command line.
It starts by creating a folder in Finder or Explorer, and by adding different elements into it. Documents, specs, notes, screenshots, quotes, designs, images, prompts, …
Only then, when you have a clearer view on the project, you add the folder in your IDE, chose your stack and start developing.
For now, there is no simple icp init command to run in that existing folder.
Sure, icp new <project-name> --init is the actual equivalent, but it’s not intuitive… you’re already inside a named folder, yet you still have to pass a <project-name> argument that means nothing in that context.
Each time I’m on that phase I rage inside wondering why this first step is already a pain :D.
The first command should be intuitive, and icp init would be the expected standard.
Pleaaaazzzzzz ![]()





