ssb-current-events

2.0.1 • Public • Published

ssb-current-events

Current Events from Wikipedia, every day at 00:07.

Installation

Clone and satisfy NPM dependencies.

git clone https://gitlab.com/christianbundy/ssb-current-events.git
cd ssb-current-events
npm ci

Usage

You'll need an ssb-server (or similar) running in the background with the ssb-identities plugin installed. You can install with:

ssb-server plugins.install --name ssb-identities

In a perfect world you'd only need to restart your ssb-server, but you may need to manually edit your config.

You probably want some Markdown output every minute or so for testing.

npm test

Ready for production? If you have a key it will be used. Otherwise it will be created for you and stored in ~/.ssb/current-events.txt. Either way, you shouldn't have to worry about it.

npm start

Bingo bango bongo, you're doing the thing.

Support

Please open an issue for support.

Contributing

Please contribute using Git. Add commit to a branch, and open a merge request.

Readme

Keywords

none

Package Sidebar

Install

npm i ssb-current-events

Weekly Downloads

2

Version

2.0.1

License

ISC

Unpacked Size

7.8 kB

Total Files

14

Last publish

Collaborators

  • christianbundy