Skip to content

gonejack/rss-epub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notice

This project is no more recommended due to the unstabitily and lack of maintenance of epub-gen.

Please use these separate command line tools instead:

rss-to-html

html-to-epub

html-to-email

embed-email

rss-epub

Archive RSS feeds to epub books.

Build Status GitHub license


prepare

npm i -g typescript
npm i

build & run

npm run build
npm start