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_tools
workspace or a ROS package, this executes thecatkin build
command. - Notice that as for now the
catkin_tools
workspace 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 :