An Atom package to include remotedev-app into your editor. Can be used with remote-redux-devtools / remotedev-app.
To add the package to Atom:
apm install redux-devtools
To include in your project:
npm install --save-dev remote-redux-devtools
or
npm install --save-dev remotedev
MIT