项目作者: marcw

项目描述 :
Silence is a podcast static feed generator.
高级语言: PHP
项目地址: git://github.com/marcw/silence.git
创建时间: 2018-08-29T12:25:09Z
项目社区:https://github.com/marcw/silence

开源协议:MIT License

下载


Silence

Silence is a podcast static feed generator.

Installation

  1. git clone https://github.com/marcw/silence
  2. composer install

Usage

  • Silence uses a sqlite database to save channels and episodes informations.
  • The sqlite database is stored in the private directory.
  • Doctrine tools to manage the database are available at ./vendor/bin/doctrine
  • A sets of commands help you manage channels and episodes

License

See the LICENSE file.