Atom Package to simple run Ionic Commands

Hi everyone i use atom as editor and none of the plugins i found was what i wanted so i develop it.
a simple package that runs: ionic serve, ionic cordova run android --device, ionic cordova build android --release.
For now was what i neede yesterday, really.
But i planning to implove with more options.
I’m also trying to apply toggle to kill the proccess, i have done the ‘task kill’ but i have no success.
Also, i’m use windows at my work (missing my linux too much) so the package is for windows platform.

I really appreciate help and improvements and i hope it can help others as i has been helping me.

atom package: https://atom.io/packages/ionic
github project: https://github.com/CoderSquirrel/atom-ionic-run