noseglid / atom-build

:hammer: Build your project directly from the Atom editor
https://atom.io/packages/build
MIT License
248 stars 97 forks source link

How to use a provider #558

Closed aacirino closed 6 years ago

aacirino commented 6 years ago

Hi, I am using meson build and ninja in my project. Being able to build it without leaving atom would be interesting. My problem is that I can't figure out where to put the ninja provider. The readme isn't clear on the directory were I must copy or link the atom-build-ninja provider.

noseglid commented 6 years ago

You should be able to simply install it (I'm guessing it's https://atom.io/packages/build-ninja ?). It should automatically hook up and provide build targets.

aacirino commented 6 years ago

I didn't search the packages installer how I should, thanx