This app was built to audit, and remediate, security configuration settings.
You will need the following things properly installed on your computer.
git clone <repository-url>
this repository- change into the new directory
npm install
bower install
ember electron
Make use of the many generators for code, try ember help generate
for more details
ember electron:test
ember electron:package
(production)
TODO