Execute any make command in Atom.
This plugin provides a tree view on the right hand side, the tree nodes are the targets in the Makefile. When you click on it, it will open a xterm and run the make command for you.
ctrl-alt-o
to toggle panel, it auto scan the Makefile in the first level of directory of all projects
Contact : Peter, mcheung63@hotmail.com
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.