Tech Challenge 2012
-
Clone repo into
~/Spotify
:git clone git@github.com:CreunaAB/SpotifyApp2012.git .
-
Make sure the root folder of your apps are directly under your main spotify folder, I.E.
~/Spotify/HelloWorld
-
Start the Spotify desktop client
-
In the search input write:
spotify:app:helloworld
, where "helloworld" is the bundle identifier found in the applicationsmanifest.json
Now you should have the helloworld-app visible in your spotify application.
-
Clone repo into
c:\My Documents\Spotify
:git clone git@github.com:CreunaAB/SpotifyApp2012.git .
-
Make sure the root folder of your apps are directly under your main spotify folder, I.E.
c:\My Documents\Spotify\HelloWorld
-
Start the Spotify desktop client
-
In the search input write:
spotify:app:helloworld
, where "helloworld" is the bundle identifier found in the applicationsmanifest.json
Now you should have the helloworld-app visible in your spotify application.