Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,13 @@ projects:
https: https://github.com/p-project/p-seeder-cli.git
ssh: [email protected]: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: [email protected]:p-project/p-seeder-app.git

p-monitor:
name: P-Monitor
description: P-Project JavaScript official trackers monitor.
Expand Down