Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 479 Bytes

File metadata and controls

19 lines (12 loc) · 479 Bytes

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.