Difference between revisions of "How to install"

From AMTech WikiDocs
Jump to: navigation, search
(Created page with "*Clone git repository (https://github.com/AMTechMX/M2MBridge.git) *Install nodejs https://nodejs.org/en/download/package-manager/ *Install npm (http://blog.npmjs.org/post/8548...")
 
Line 1: Line 1:
 +
==Os and core components==
 +
*Ansible M2MBridge script
 +
**install Ubuntu OS
 +
**Bluetooth core libs
 +
**Give access to node.js binary access.
 +
==Core code==
 
*Clone git repository (https://github.com/AMTechMX/M2MBridge.git)
 
*Clone git repository (https://github.com/AMTechMX/M2MBridge.git)
 
*Install nodejs https://nodejs.org/en/download/package-manager/
 
*Install nodejs https://nodejs.org/en/download/package-manager/

Revision as of 14:59, 24 April 2016

Os and core components

  • Ansible M2MBridge script
    • install Ubuntu OS
    • Bluetooth core libs
    • Give access to node.js binary access.

Core code