Difference between revisions of "GitHub Install"

From webCoRE Wiki - Web-enabled Community's own Rule Engine
Jump to: navigation, search
(Created page with "These instructions will help you install webCoRE via GitHub integration. # Login to the [http://developer.smartthings.com SmartThings web UI]. # Click on '''My SmartApps'''....")
 
Line 1: Line 1:
 +
=Summary=
 
These instructions will help you install webCoRE via GitHub integration.
 
These instructions will help you install webCoRE via GitHub integration.
  
 +
=Installing Source Code into SmartThings Cloud=
 
# Login to the [http://developer.smartthings.com SmartThings web UI].
 
# Login to the [http://developer.smartthings.com SmartThings web UI].
 
# Click on '''My SmartApps'''.
 
# Click on '''My SmartApps'''.
 
# Click the '''Settings''' button at the top of the page.
 
# Click the '''Settings''' button at the top of the page.
 +
# Click the '''Add new repository''' link at the bottom of the pop up.
 +
# Enter "ady624" in the '''Owner''' column.
 +
# Enter "webCoRE" in the '''Name''' column.
 +
# Enter "master" in the '''Branch''' column.
 +
# Click '''Save'''.
 +
# Click '''Update From Repo'''.
 +
# Select '''webCoRE (master)''' from the list.
 +
# Check both "webCore.groovy" and "webCore Piston.groovy" from the '''New (only in GitHub)''' box.
 +
# Check the '''Publish''' checkbox at the bottom of the pop up.
 +
# Click the '''Execute Update''' button.
 +
 +
Note: The webCoRE source code has only been copied to your SmartThings cloud account. You need to continue to the next step.

Revision as of 21:50, 22 March 2017

Summary

These instructions will help you install webCoRE via GitHub integration.

Installing Source Code into SmartThings Cloud

  1. Login to the SmartThings web UI.
  2. Click on My SmartApps.
  3. Click the Settings button at the top of the page.
  4. Click the Add new repository link at the bottom of the pop up.
  5. Enter "ady624" in the Owner column.
  6. Enter "webCoRE" in the Name column.
  7. Enter "master" in the Branch column.
  8. Click Save.
  9. Click Update From Repo.
  10. Select webCoRE (master) from the list.
  11. Check both "webCore.groovy" and "webCore Piston.groovy" from the New (only in GitHub) box.
  12. Check the Publish checkbox at the bottom of the pop up.
  13. Click the Execute Update button.

Note: The webCoRE source code has only been copied to your SmartThings cloud account. You need to continue to the next step.