You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains 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
Any microservice that takes stdin as input and returns a stream to stdout can use scyllaridae to facilitate its execution.
## Attribution
This is spiritually a fork of the php/symfony implementation at https://github.com/Islandora/crayfish, generalized so new microservices that just need the command arguments set properly on a binary on disk can quickly spin up a new microservice.