Closed francoisromain closed 8 years ago
@francoisromain Great question! We do plan to publish to NPM once it's done, but this allows faster development until that time. Whenever I push a new rule, which is often many times per day, publishing that rule for others to use is as simple as a git push
. Does that answer your question?
@chrisvfritz yes it does. Thank you. (I wonder if there is a kind of git hook to automate version bump and npm publish)
Very useful tool btw. It helped a lot in the migration process.
Very possibly, but that in and of itself would be one more thing to set up though. 😕 Glad to hear it's been helping!
Hello
This is more a question than an issue:
thank you