Closed ChrisHonniball closed 9 years ago
Hey, thanks for the suggestion. I don't use Atom anymore, so making changes here isn't a major priority for me, but maybe I'll try to fix this for you if I have a few hours later this week. I honestly am amazed that it works at all right now, since I haven't updated the plugin at all since a very early version of the CLI.
If I understand your request correctly, you have a folder structure like this:
|-root
|-api
|-ember
|-app
|-....
So you want to be able to tell the project to run the command in the sub-directory?
Yes, that's correct. Thanks for looking!
I've been out of the Atom plugin loop for a while -- can you do per-project settings?
Hey @CreativLogic, I just figured I'd let you know that I'm working on this right now. My plan is to just allow for an Ember sub-directory setting, which you can enable on a per-project basis using project-manager
.
I run my project root with an
api
directory and anember
directory where the ember-cli project is held. It would be nice to be able to tell atom-ember-cli-helper where to execute the command so that you don't get: