AtomBuild / atom-build-make

GNU Make plugin for atom-build
MIT License
13 stars 19 forks source link

Added "build" as package-deps #24

Closed red15 closed 7 years ago

red15 commented 8 years ago

Taken example from https://github.com/noseglid/atom-build/blob/master/package.json#L30

This should ensure installation of "build" package whenever you install "build-make"

noseglid commented 8 years ago

This also needs the dependency and code for triggering the install.

red15 commented 8 years ago

I will add this soon, thanks for the pointers!

noseglid commented 8 years ago

Any news here?

red15 commented 8 years ago

It looks like I accidentally removed my own fork, currently I'm not able to do the changes and verify them. How would you like me to proceed, remove / close the PR ?

noseglid commented 8 years ago

Close the PR, and start a new one. Perhaps drop a reference to this PR for traceability.