Skip to content
This repository has been archived by the owner on Mar 16, 2022. It is now read-only.

nemec/Blossom

Repository files navigation

Blossom

A Fabric-like deployment framework built in C# and tailored toward deployment on Windows machines.

NOTES:

  • The IConfig instance is shared between every host (even deployments running in parallel). If you need to keep state around between tasks, store in the IDeploymentTasks class.

About

A Fabric-like deployment framework built in C# and tailored toward deployment on Windows machines.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages