impact-node icon indicating copy to clipboard operation
impact-node copied to clipboard

Common mistake with impact-node create:project

Open stahlmanDesign opened this issue 9 years ago • 3 comments

This is just to clarify how to use the commands.

To create a new project, the command create:project is not the name of your project, it is the command:

ERROR create:mygame

CORRECT create:project

stahlmanDesign avatar Mar 12 '16 20:03 stahlmanDesign

Hi. Is it something you constantly getting into? If so, how do you think we could improve this?

roman01la avatar Mar 14 '16 05:03 roman01la

a possible command can be:

$ impact-node create:project {project name} --impact={path to impact dir}

roman01la avatar Mar 14 '16 13:03 roman01la

I don't think you need to change it, just make it clear in the documentation. But if you do change it, your solution is good.

stahlmanDesign avatar Mar 14 '16 16:03 stahlmanDesign