https://github.com/timboy67678/builddeploy
just a deployment thing for my buildserver shit for automated transfer
https://github.com/timboy67678/builddeploy
c-sharp deploy-tool remote-dev-server
Last synced: 3 months ago
JSON representation
just a deployment thing for my buildserver shit for automated transfer
- Host: GitHub
- URL: https://github.com/timboy67678/builddeploy
- Owner: Timboy67678
- License: mit
- Created: 2016-09-19T18:43:13.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-09-24T12:53:37.000Z (over 8 years ago)
- Last Synced: 2025-01-18T03:41:46.657Z (5 months ago)
- Topics: c-sharp, deploy-tool, remote-dev-server
- Language: C#
- Size: 25.4 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# BuildDeploy
I only made this to simplify my post-build process.
The IDeployable interface is easy enough to derive to add your own impl,
Maybe i'll add a dynamic way to map passed uri scheme to an implementation