/playdate-sdk-feed

The missing feeds for Playdate SDK updates

Primary LanguageJavaScript

🕹 playdate-sdk-feed

The missing feed for Playdate SDK updates.

Build

The feed is available in these flavours:

https://idleberg.github.io/playdate-sdk-feed/feed.atom
https://idleberg.github.io/playdate-sdk-feed/feed.json
https://idleberg.github.io/playdate-sdk-feed/feed.rss

Self-hosted

In order to host the feed yourself, please follow these steps:

# fork repository
git clone https://github.com/idleberg/playdate-sdk-feed

# install dependencies
cd playdate-sdk-feed && pnpm install

# build feeds
pnpm run build

You can now deploy the files inside the public-folder to your webspace.

Related

Install the Playdate SDK using a package manager