Hello, For now sentry can just be run alone. It would be great to have the possibility to embed it into another program. Because for now I have to reproduce the options and run sentry in another process : [kemalyst-generator/commands/watch.cr](https://github.com/TechMagister/kemalyst-generator/blob/watch/src/kemalyst-generator/commands/watch.cr)
Hello,
For now sentry can just be run alone. It would be great to have the possibility to embed it into another program.
Because for now I have to reproduce the options and run sentry in another process : kemalyst-generator/commands/watch.cr