From b0c1f2f8110be5b62a67d7abca8143090e9d55bf Mon Sep 17 00:00:00 2001 From: ericek111 Date: Thu, 5 Dec 2019 10:05:20 +0100 Subject: [PATCH] satis definition --- satis.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 satis.json diff --git a/satis.json b/satis.json new file mode 100644 index 0000000..337613a --- /dev/null +++ b/satis.json @@ -0,0 +1,8 @@ +{ + "name": "Text Factory Repo", + "homepage": "https://textfactory.cz", + "repositories": [ + { "type": "vcs", "url": "git@git.lixko.eu:TF/lsa-fw.git" } + ], + "require-all": true +} \ No newline at end of file