Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 971 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 971 Bytes
Pluot icon

Pluot

Create iCal files from Wild Apricot events

license: MIT

Description

Pluot queries events from Wild Apricot's API and outputs an iCal calendar to share.

It isn't complete and shouldn't be used in production, but it's a great place to start if their Integromat script doesn't work for you. Pluot has many benefits over the equally not-production-ready Integromat script.

Install

You can install Pluot by cloning the repository locally and then installing the dependencies.

git clone https://github.com/evelynhathaway/pluot.git
cd pluot
npm install

License

Copyright Evelyn Hathaway, MIT License