Skip to content

EDyO/pan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pan Build Status Code Climate Coverage Status

pan is a RSS feed management tool.

Installation

You must setup Go in your computer, and, then, go get pan:

go get github.com/EDyO/pan

Usage

pan allows you to convert a RSS feed in a YAML representation to get a valid XML content:

pan my_feed.yml > my_feed.xml