@pbedat/reading-list

1.0.4 • Public • Published

reading-list

$ npm start -- --help

> reading-list@1.0.0 start C:\Users\pbedat\projects\reading-list
> npm run build && node dist/ "--help"


> reading-list@1.0.0 build C:\Users\pbedat\projects\reading-list
> tsc

Reads email events from a server-sent event stream and transforms it into a
reading list file.

Options:
  --help     Show help                                                 [boolean]
  --version  Show version number                                       [boolean]
  --path     path where the reading list will be saved to
                                         [string] [default: "reading-list.json"]
  --source   The source event stream URL of the reading list [string] [required]

Readme

Keywords

none

Package Sidebar

Install

npm i @pbedat/reading-list

Weekly Downloads

1

Version

1.0.4

License

ISC

Unpacked Size

5.67 kB

Total Files

9

Last publish

Collaborators

  • pbedat