This repository was archived by the owner on Dec 9, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Custom Plugins
Stephen McCafferty edited this page May 8, 2017
·
4 revisions
You can develop custom plugins in .NET for the server and the client to provide additional synchronization or export mechanisms.
A tutorial on writing custom plugins in C# is available on GitHub. It consists of a step-by-step guide to developing a server plugin, and includes a git repository containing the individual commits for each step.
By default, the SpecLog server searches for plugins in %ProgramData%\TechTalk\SpecLog\Plugins.
You can specify an alternative location in speclog.server.exe.config.
By default, the SpecLog client searches for plugins in {ProgramDirectory}/Plugins.
- Home
- Licensing and Evaluation
- Installation and Configuration
- User Interface
- Getting Started
- Requirements
- Acceptance Criteria
- Repositories
- Synchronisation
- Plugins
- Story Maps
- Release Notes