commit 3ce1ef2189f4a18151b753fba70b38f3ff85a52d Author: Pablo Martin Date: Mon Jun 3 17:49:31 2024 +0200 first commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..4647a9b --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# xexe + +`xexe` is Superhog's tool to ingest currency rates from xe.com into our DWH. `xexe` is a Python CLI application, and this is the repository where it lives.