2018-11-15 02:16:34 +03:00
|
|
|
# Arcade Services
|
|
|
|
|
|
|
|
## Overview
|
|
|
|
|
2023-06-07 18:30:29 +03:00
|
|
|
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.
|
2018-11-15 02:16:34 +03:00
|
|
|
|
2023-06-07 18:30:29 +03:00
|
|
|
## Development
|
2018-11-15 02:16:34 +03:00
|
|
|
|
2023-06-07 18:30:29 +03:00
|
|
|
See instructions on how to debug Maestro [here](src/Maestro/README.md).
|
2018-11-15 02:16:34 +03:00
|
|
|
|
2023-06-07 18:30:29 +03:00
|
|
|
## Contribution
|
2018-11-15 02:16:34 +03:00
|
|
|
|
2023-06-07 18:30:29 +03:00
|
|
|
We welcome contributions! Please follow the [Code of Conduct](CODE-OF-CONDUCT.md).
|
2018-11-15 02:16:34 +03:00
|
|
|
|
2023-06-07 18:30:29 +03:00
|
|
|
## Filing issues
|
2019-11-19 01:07:35 +03:00
|
|
|
|
2023-06-07 18:30:29 +03:00
|
|
|
This repo should contain issues that are tied to Maestro and Darc.
|
2019-12-26 19:54:36 +03:00
|
|
|
|
2018-11-15 02:16:34 +03:00
|
|
|
### License
|
|
|
|
|
2023-06-07 18:30:29 +03:00
|
|
|
.NET (including this repo) is licensed under the [MIT license](LICENSE.TXT).
|