Skip to content

BooPixel/bp-rss-sema

Repository files navigation

bp-rss-sema

Feed RSS

Test

Docker Build

docker build --tag rss-sema-ubuntu/dev --file Dockerfile .
docker build --tag rss-sema-arch/dev --file Dockerfile.archlinux .

Docker Run

docker run -t -v ${PWD}:/opt/ rss-sema-ubuntu/dev
docker run -t -v ${PWD}:/opt/ rss-sema-arch/dev

Commit Style

  • ⚙️ FEATURE
  • 📝 PEP8
  • 📌 ISSUE
  • 🪲 BUG
  • 📘 DOCS
  • 📦 PyPI
  • ❤️️ TEST
  • ⬆️ CI/CD
  • ⚠️ SECURITY

License

This project is licensed under the terms of the MIT license.