This package provides the following services:
catkin_tools build system for Atom
Uses the atom-build package to execute catkin build for the catkin_tools package.
- Assuming the open project is either a
catkin_toolsworkspace or a ROS package, this executes thecatkin buildcommand. - Notice that as for now the
catkin_toolsworkspace must have been built once.
Thanks to build-cmake from which this package is largely inspired.
** Note This package requires atom-build to be installed.
TODO :