-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Hookyns edited this page Apr 23, 2021
·
1 revision
TYML is portable "single file" application written in .NET 5. This application take YAML file with instructions and execute them. TYML is like Azure Pipelines, Bitbucket Pipelines, GitHub Actions and so on, but it run locally, with no servers, no clients/daemons/agents just one executable (or integrated via NuGet package; now, it is the only option). What is it good for? For nothing, or everything, it depends. If you want CI, it is not for you. If you manage a lot of non-virtual computers or servers, TYML may be interesting tool.
TODO