alfredbaudisch / pardall_markdown

Reactive publishing framework, filesystem-based with support for Markdown, nested hierarchies, and instant content rebuilding. Written in Elixir.
Apache License 2.0
116 stars 8 forks source link

Split Repository/File watchers as a separate libs #56

Open alfredbaudisch opened 3 years ago

alfredbaudisch commented 3 years ago

They may have additional use cases not necessarily tied to content compilation as it is in PardallMarkdown.

rockchalkwushock commented 3 years ago

@alfredbaudisch I think you are right, do you want to do this in a monorepo? I am not very familiar with the best practices surrounding hex package creation and management coming from JS/NPM land.