An open API service indexing awesome lists of open source software.

https://github.com/caomeiyouren/rss-to-memos-sync

从 RSS 源同步内容到 Memos
https://github.com/caomeiyouren/rss-to-memos-sync

Last synced: 8 months ago
JSON representation

从 RSS 源同步内容到 Memos

Awesome Lists containing this project

README

          

rss-to-memos-sync



Version

GitHub Workflow Status



Documentation


Maintenance


License: MIT

> 从 RSS 源同步内容到 Memos

## 🏠 主页

[https://github.com/CaoMeiYouRen/rss-to-memos-sync#readme](https://github.com/CaoMeiYouRen/rss-to-memos-sync#readme)

## 📦 依赖要求

- node >=16

## 🚀 安装

```sh
npm install
```

## 👨‍💻 使用

```sh
npm run start
```

## 🛠️ 开发

```sh
npm run dev
```

## 🔧 编译

```sh
npm run build
```

## 🔍 Lint

```sh
npm run lint
```

## 💾 Commit

```sh
npm run commit
```

## 👤 作者

**CaoMeiYouRen**

* Website: [https://blog.cmyr.ltd/](https://blog.cmyr.ltd/)

* GitHub: [@CaoMeiYouRen](https://github.com/CaoMeiYouRen)

## 🤝 贡献

欢迎 贡献、提问或提出新功能!
如有问题请查看 [issues page](https://github.com/CaoMeiYouRen/rss-to-memos-sync/issues).
贡献或提出新功能可以查看[contributing guide](https://github.com/CaoMeiYouRen/rss-to-memos-sync/blob/master/CONTRIBUTING.md).

## 💰 支持

如果觉得这个项目有用的话请给一颗⭐️,非常感谢

## 🌟 Star History

[![Star History Chart](https://api.star-history.com/svg?repos=CaoMeiYouRen/rss-to-memos-sync&type=Date)](https://star-history.com/#CaoMeiYouRen/rss-to-memos-sync&Date)

## 📝 License

Copyright © 2024 [CaoMeiYouRen](https://github.com/CaoMeiYouRen).

This project is [MIT](https://github.com/CaoMeiYouRen/rss-to-memos-sync/blob/master/LICENSE) licensed.

***
_This README was generated with ❤️ by [cmyr-template-cli](https://github.com/CaoMeiYouRen/cmyr-template-cli)_