sonarr-rss/_updated/README.md

266 B
Executable File

Flask Boilerpate - updated!

Starter App, powered by Real Python

Quick Start

Clone the repo, then:

$ git remote rm origin
$ git remote add origin <the location of my new git repository>
$ git push -u origin master

Run

$ make server