0.0.13 • Published 11 months ago

@backscratch/runner v0.0.13

Weekly downloads
-
License
-
Repository
-
Last release
11 months ago

@backscratch/runner

Simple task runner for backscratch.

Usage:

import { run } from "@backscratch/runner";
import { createInMemoryAdapter } from "backscratch";
import * as tasks from "./tasks";

const adapter = createInMemoryAdapter();
run({ tasks, adapter });
0.0.10

11 months ago

0.0.11

11 months ago

0.0.12

11 months ago

0.0.13

11 months ago

0.0.9

12 months ago

0.0.8

12 months ago

0.0.7

12 months ago

0.0.6

12 months ago

0.0.5

12 months ago

0.0.4

12 months ago

0.0.3

12 months ago

0.0.2

12 months ago

0.0.1

12 months ago