atom-build
atom-build copied to clipboard
nested sub-project build
would it be possible to parse the filesystem (something like find -iname ".atom-build"
) so that sub-projects can be built / re-built.
I'm currently using CMake plugin with 3 apps that get built. But I have to open each project separately in Atom to build one.