cozy / ACH

Import/Export data from your Cozy
4 stars 5 forks source link

feat: Enable passing arguments to scripts #107

Closed JulienMirval closed 3 years ago

JulienMirval commented 3 years ago

This PR allows passing a variable number of arguments. These additionnal arguments are passed right after the file path of the script like so: ACH script path/to/script.js arg1 arg2 ....

It is retrocompatible with every existing scripts.

cozy-bot commented 3 years ago

:tada: This PR is included in version 1.35.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: