mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-22 15:14:36 +01:00
26 lines
492 B
TOML
26 lines
492 B
TOML
# Ecosystem Level Information
|
|
title = "HireVibes"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/hirevibes"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/hirevibes/docs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/hirevibes/hirevibes.io"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/hirevibes/landing-page"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/hirevibes/ScatterApps"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/hirevibes/token"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/hirevibes/v-markdown-editor"
|