22 строки
541 B
Markdown
22 строки
541 B
Markdown
# Arcade Services
|
|
|
|
## Overview
|
|
|
|
This repo is home of the services that help us construct .NET. Mainly, you can find the Maestro dependency flow system and the Darc CLI tool.
|
|
|
|
## Development
|
|
|
|
See instructions on how to debug Maestro [here](src/Maestro/README.md).
|
|
|
|
## Contribution
|
|
|
|
We welcome contributions! Please follow the [Code of Conduct](CODE-OF-CONDUCT.md).
|
|
|
|
## Filing issues
|
|
|
|
This repo should contain issues that are tied to Maestro and Darc.
|
|
|
|
### License
|
|
|
|
.NET (including this repo) is licensed under the [MIT license](LICENSE.TXT).
|