Open MrTomRod opened 6 years ago
Is it possible to open a file in a specific project from the console? I.e.: I have a project called "great_project".
This doesn't work: atom --project great_project <file>
atom --project great_project <file>
hi, I don't understand your question.
If you are in the root of the project, you can do atom .
atom .
Issue
Is it possible to open a file in a specific project from the console? I.e.: I have a project called "great_project".
This doesn't work:
atom --project great_project <file>
Environment