jccguimaraes / atom-project-viewer

Project Viewer - An Atom's package
MIT License
75 stars 15 forks source link

start atom in specific project (from command line) #201

Open MrTomRod opened 6 years ago

MrTomRod commented 6 years ago

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

jccguimaraes commented 5 years ago

hi, I don't understand your question.

If you are in the root of the project, you can do atom .