mirror of
https://github.com/alexgo-io/crypto-ecosystems.git
synced 2026-04-30 22:02:26 +08:00
23 lines
410 B
TOML
23 lines
410 B
TOML
# Ecosystem Level Information
|
|
title = "GOF-EDV"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/GOF-EDV"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/GOF-EDV/mine"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/GOF-EDV/mine-1"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/GOF-EDV/mine-2"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/GOF-EDV/mine-backend"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/GOF-EDV/mine-frontend"
|