mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-23 23:54:21 +01:00
32 lines
598 B
TOML
32 lines
598 B
TOML
# Ecosystem Level Information
|
|
title = "ZeppelinOS"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/zeppelinos"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/zeppelinos/basil"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/zeppelinos/basil-rpi"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/zeppelinos/kernel"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/zeppelinos/website"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/zeppelinos/zos-cli"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/zeppelinos/zos-docs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/zeppelinos/zos-exercise"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/zeppelinos/zos-lib"
|