6 Forks
19 Stars
19 Watchers

SiriIntentDemo

Sample code written in my YouTube video (https://youtu.be/_PGgTm1TWR8) discussing iOS12 Siri shortcuts and Custom Intents Extensions.

How to download and setup SiriIntentDemo

Open terminal and run command
git clone https://github.com/jeffla/SiriIntentDemo.git
git clone is used to create a copy or clone of SiriIntentDemo repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with SiriIntentDemo https://github.com/jeffla/SiriIntentDemo/archive/master.zip

Or simply clone SiriIntentDemo with SSH
[email protected]:jeffla/SiriIntentDemo.git

If you have some problems with SiriIntentDemo

You may open issue on SiriIntentDemo support forum (system) here: https://github.com/jeffla/SiriIntentDemo/issues