impact-node
impact-node copied to clipboard
Common mistake with impact-node create:project
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
Hi. Is it something you constantly getting into? If so, how do you think we could improve this?
a possible command can be:
$ impact-node create:project {project name} --impact={path to impact dir}
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.