ab180 / engineering-blog-rss-scheduler

🍜 Update RSS Feed of AB180 Engineering Base

Home Page:https://raw.githubusercontent.com/ab180/engineering-blog-rss-scheduler/main/rss.xml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Engineering Blog RSS Scheduler

This repository updates the RSS feed of AB180 Engineering Base every day.

βœ… Requirement

How To Install

# install node from brew
brew install node

# install pnpm from brew
brew install pnpm

# setup version
pnpm env use --global 16

πŸƒ Install & Run

To transpile the TypeScript files,
run this command:

pnpm transpile

To transpile and create rss.xml,
run this command:

pnpm generate

About

🍜 Update RSS Feed of AB180 Engineering Base

https://raw.githubusercontent.com/ab180/engineering-blog-rss-scheduler/main/rss.xml


Languages

Language:TypeScript 100.0%