A repo for versioning my apple shortcut scripts as I build them.
This project relies on shortcut-js to craft apple shortcuts for iOS.
- Run
npm run build
to build the scripts into .shortcut files ready to use. Built files will live in./dist
- Each file inside of the
./src
directory is assumed to be an individual shortcut.