Skip to content
This repository has been archived by the owner on Oct 12, 2018. It is now read-only.
/ cloudflare-flusher Public archive

One-button app to flush Cloud Flare's cache

Notifications You must be signed in to change notification settings

arnau/cloudflare-flusher

Repository files navigation

Flusher

Small utility to flush Cloud Flare's cache for a given URL.

Requirements

  • Elm 0.17
  • Electron
npm install -g elm electron electron-packager

Development

make compile start

Release

make compile clean build