Testing
Enable Remote Taskfile feature.
export TASK_X_REMOTE_TASKFILES=1
Install dependencies:
$ task deps
To execute tests:
$ task test
Auto format code:
$ task fmt
List helpful targets:
$ task
Enable Remote Taskfile feature.
export TASK_X_REMOTE_TASKFILES=1
Install dependencies:
$ task deps
To execute tests:
$ task test
Auto format code:
$ task fmt
List helpful targets:
$ task