rss-github

1.1.1 • Public • Published

Rss Github

views

views

This is a simple code for genrating rss from github api

Documentation

Quick use

npx rss-github

Installation

npm i rss-github -g

Usage

rss-github -p 3000

Example

rss-github -p 3000 -t token -f ./lol.log -l 50

Env

Creating Env

touch .env

Env Example

Usage

TOKEN=<Token> 
LIMIT=<Limit number>
LOG=<true or false >
LOGPATH=<Path to the log file>
PORT=<Port Number>-p 3000  -t token -f ./lol.log -l 50 

Example

TOKEN=blahblahbal 
LIMIT=5
LOG=true
LOGPATH=./lolo.log
PORT=3000

WIP

/rss-github/

    Package Sidebar

    Install

    npm i rss-github

    Weekly Downloads

    0

    Version

    1.1.1

    License

    MIT

    Unpacked Size

    15.2 kB

    Total Files

    8

    Last publish

    Collaborators

    • alestoraldous