1.0.4 • Published 6 years ago

@pbedat/reading-list v1.0.4

Weekly downloads
1
License
ISC
Repository
gitlab
Last release
6 years ago

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]
1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago