lightward / mechanic-tasks

Public task repository for Mechanic (https://mechanic.dev)

Home Page:https://tasks.mechanic.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mechanic-tasks

All of the tasks included here work with Mechanic, a programming and automation tool for Shopify.

For a list of all tasks and their documentation, see docs/README.md. Each task documentation page links to the corresponding JSON export for the task, located in tasks/ (see Importing and exporting tasks).

To learn about contributing to this task repository, see CONTRIBUTING.md.

More resources

Building the docs

npm install   # install dependencies
npm run build # compile docs
npm test  # apply sanity checks

About

Public task repository for Mechanic (https://mechanic.dev)

https://tasks.mechanic.dev/

License:MIT License


Languages

Language:JavaScript 100.0%