lukekarrys / drafts-scripts

My Drafts scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

drafts-scripts

Usage

  1. Install, Build, and Copy Files
git clone git@github.com:lukekarrys/drafts-scripts.git
cd drafts-scripts
npm install
npm run build
npm run copy # Copies to a directory in iCloud Drive
  1. Import file as an Script step inside an Action

Development

This will run a watch command which will build, test, and copy each script.

npm run watch

LICENSE

MIT

About

My Drafts scripts


Languages

Language:JavaScript 100.0%