10 lines
427 B
Markdown
10 lines
427 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" --cancellation-tokens --contracts-namespac "Flawless.Communication" --output ".\Flawless.Client\Service\Remote_Generated.cs"
|
|
``` |