Add mirthSync - #506
Open
morgan-saga wants to merge 1 commit into
Open
Add mirthSync#506morgan-saga wants to merge 1 commit into
morgan-saga wants to merge 1 commit into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds mirthSync, a Clojure CLI that pushes and pulls Mirth Connect / Open Integration Engine channels, code templates and configuration to a Git repository. EPL-1.0, 104 stars, on Clojars as
com.saga-it/mirthsync.On the category, which is the part I'm least sure about: I put it under Deployment Automation because what it actually does is deploy configuration to a running server, which is the same shape as
lein-beanstalk, the current sole entry there. Enterprise Integration Patterns was the other candidate, butclj-camelis an EIP library and this isn't, so Deployment Automation seemed more honest. Move it or drop it if you disagree.It's an end-user application rather than a library, so I checked there was precedent before opening this: Datomic, riemann and Pedestal are all standalone software listed with their product homepage rather than a repo link. If you'd rather the
urlpoint at https://github.com/SagaHealthcareIT/mirthsync, say the word and I'll change it.Disclosure: I work for the company that maintains it.
🤖 Generated with Claude Code