From 56fea8cbc1f29b6a0336088a1b02670871f449f3 Mon Sep 17 00:00:00 2001 From: rmanach Date: Wed, 10 May 2023 16:12:10 +0200 Subject: [PATCH] add README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..8f4e72a --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# deployer + +An experimental repo that aims to: +* Create a pool of workers +* Launch a job +* Notify when the worker's process is done \ No newline at end of file