/**
* This package is where all of the core components that make up Automately live. You can either launch
* Automately Core from the class automately.core.Automately or you can implement that class into your own project.
*
* WARNING: This package namespace should never be changed unless you are doing x.0.0 version changes.
*/
package automately.core;