<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
    <channel>
        <title><![CDATA[Tommy Developers]]></title>
        <link><![CDATA[https://developer.mytommy.com]]></link>
        <description><![CDATA[]]></description>
        <language>en-US</language>
        <pubDate>Mon, 01 Mar 2021 14:49:53 +0000</pubDate>

                    <item>
                <title><![CDATA[Introduction]]></title>
                <link>https://developer.mytommy.com/article/5/introduction</link>
                <description><![CDATA[<p> </p>]]></description>
                <author><![CDATA[Leonardo Lee]]></author>
                <guid>https://developer.mytommy.com/article/5</guid>
                <pubDate>Mon, 01 Mar 2021 14:49:49 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Using the SDK]]></title>
                <link>https://developer.mytommy.com/article/4/using-the-sdk</link>
                <description><![CDATA[<p>The SDK contains a number of tools for the purpose of building Tommy addons.</p><a href="https://docs.mytommy.com/#/sdk/using-the-sdk?id=using-the-emulator"><strong>Using the Emulator</strong></a><p>The core of the SDK is an emulator which emulates the Tommy app environment on your local machine. This lets you develop addons for Tommy that will integrate seamlessly with the live...</p>]]></description>
                <author><![CDATA[Leonardo Lee]]></author>
                <guid>https://developer.mytommy.com/article/4</guid>
                <pubDate>Mon, 01 Mar 2021 14:47:47 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Getting Started]]></title>
                <link>https://developer.mytommy.com/article/2/getting-started</link>
                <description><![CDATA[<p> </p>]]></description>
                <author><![CDATA[Leonardo Lee]]></author>
                <guid>https://developer.mytommy.com/article/2</guid>
                <pubDate>Mon, 01 Mar 2021 14:46:13 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Installation]]></title>
                <link>https://developer.mytommy.com/article/3/installation</link>
                <description><![CDATA[<p>You will need to have <a href="https://nodejs.org/en/download/"><strong>Node.js</strong></a> and <a href="https://docs.npmjs.com/cli/install"><strong>npm</strong></a> installed in order to use the SDK.</p><p>Install the SDK by typing:</p># clone the repository from github
git clone git@github.com:tommyassociates/tommy_sdk.git
cd tommy_sdk

# install the dependencies from github
npm install<p>Create a file called config.json file in the tommy_sdk folder and paste in...</p>]]></description>
                <author><![CDATA[Leonardo Lee]]></author>
                <guid>https://developer.mytommy.com/article/3</guid>
                <pubDate>Mon, 01 Mar 2021 14:46:01 +0000</pubDate>
                            </item>
            </channel>
</rss>
