Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jst-cyr/NonlinearPostDeploySteps
Post deploy steps for use with TDS
https://github.com/jst-cyr/NonlinearPostDeploySteps
Last synced: 3 months ago
JSON representation
Post deploy steps for use with TDS
- Host: GitHub
- URL: https://github.com/jst-cyr/NonlinearPostDeploySteps
- Owner: jst-cyr
- Created: 2016-08-08T01:00:06.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2020-06-16T12:58:22.000Z (over 4 years ago)
- Last Synced: 2024-01-24T00:44:50.781Z (10 months ago)
- Language: C#
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Awesome-Sitecore - PostDeploySteps - Post-deploy steps for use with TDS. 1) TDS Example project that triggers the post-deploy step; 2) Sample web project to show pulling in the deploy step; 3) DeployStep class library that you can add to your solution. (Deployment)
README
# NonlinearPostDeploySteps
Post deploy steps for use with TDS.##In the solution
1. TDS Example project that triggers the post deploy step
2. Sample web project to show pulling in the deploy step
3. DeployStep class library that you can add to your solution