Files
crypto-ecosystems/data/ecosystems/z/zeppelinos.toml
2019-08-01 19:55:43 -07:00

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"