An open API service indexing awesome lists of open source software.

https://github.com/bradoyler/data-is-plural-archiver

Archive of the Newsletter 'Data is Plural'
https://github.com/bradoyler/data-is-plural-archiver

Last synced: 18 days ago
JSON representation

Archive of the Newsletter 'Data is Plural'

Awesome Lists containing this project

README

        

# Data Is Plural Archiver

This repo pulls content from the 'Data Is Plural' GoogleSheet and converts to Markdown

## Structured Archive by Jeremy Singer-Vine

Subscribe @ https://tinyletter.com/data-is-plural

### [Read the Archive](archive.md)

----

### How to use this tool

#### Re-generate the Archive

Install Node dependencies & run it
```
$ npm install
$ node index
```