Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lukekarrys/drafts-scripts

My Drafts scripts
https://github.com/lukekarrys/drafts-scripts

Last synced: 16 days ago
JSON representation

My Drafts scripts

Awesome Lists containing this project

README

        

# drafts-scripts

## Usage

1. Install, Build, and Copy Files

```sh
git clone [email protected]:lukekarrys/drafts-scripts.git
cd drafts-scripts
npm install
npm run build
npm run copy # Copies to a directory in iCloud Drive
```

2. Import file as an `Script` step inside an Action

## Development

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

```sh
npm run watch
```

## LICENSE

MIT