1
0
Cardidi cdcd1d62ab fix: Adjust api namespace
feat: Add Avalonia client base.
2025-03-27 02:06:48 +08:00

10 lines
459 B
Markdown

# Flawless Version Control
Yet another version control software for programmer, project manager, artist and designer which provides a **FLAWLESS**
felling on deploy and manage.
# Create Interfaces
```
refitter http://localhost:5256/swagger/v1/swagger.json --namespace "Flawless.Client.Remote" --multiple-interfaces ByTag --multiple-files --cancellation-tokens --contracts-namespac "Flawless.Communication" --output ".\Flawless.Client\Service\Remote"
```