svnrss
v0.0.2
Published
A simple webserver with a single route for returning the RSS feed of a specific project/branch
Downloads
5
Readme
svnrss - SVN RSS feed generation library and ready-made HTTP server
Installing
npm install svnrss -g
Running
svnrss_server.js svn://yourserver/prefix/ /yourlocal/repo/prefix/path/ --port=8090