Skip to content

Latest commit

 

History

History
 
 

README.md

Snippets CSV

Convenience script for exporting snippets data into a CSV file.

Usage

Quickstart

If you have node & yarn already installed on your machine, make sure to install the required dependencies:

yarn install

To run the export job:

yarn export

This will create a snippets.csv file that you can then import in Google Spreadsheet if you wish to do so.