Add a blade to source control

If you keep a managed version of the Caplin Platform Deployment Framework in a source control system for distribution to developers, you might want to include some Platform blades in the source-controlled Framework - Caplin-supplied ones, and/or blades you’ve developed yourself. Here’s how to do this…​

  1. Take the packed (zipped) blade kit (see How Can I…​ Package a custom blade)

  2. Add the kit to the Deployment Framework’s <Framework-root>/kits/ directory in source control

  3. Developers can then use source control commands to retrieve the blade for local use, and deploy it.


See also: