From 744e42e5fa1dde82577cbbd35ab1a98d3d4036a7 Mon Sep 17 00:00:00 2001 From: Quentin de Longraye Date: Sat, 12 Aug 2017 12:43:46 +0200 Subject: [PATCH] add seeder app support for p deployer --- config.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/config.yml b/config.yml index f35a5b4..f191e6d 100644 --- a/config.yml +++ b/config.yml @@ -30,6 +30,13 @@ projects: https: https://github.com/p-project/p-seeder-cli.git ssh: git@github.com:p-project/p-seeder-cli.git + p-seeder-app: + name: P-Seeder Application + description: The P-Platform electron application to seed contents. + repository: + https: https://github.com/p-project/p-seeder-app.git + ssh: git@github.com:p-project/p-seeder-app.git + p-monitor: name: P-Monitor description: P-Project JavaScript official trackers monitor.