Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hot reload on save? #30

Closed
theronic opened this issue Nov 30, 2017 · 1 comment
Closed

Hot reload on save? #30

theronic opened this issue Nov 30, 2017 · 1 comment

Comments

@theronic
Copy link

How can I make Integrant auto (reset) or "hot reload" server-side pages when I save my *.clj files? Currently using this with Duct.

@weavejester
Copy link
Owner

You can use a file watcher like Hawk to trigger functions on file change. In general, however, I'd recommend assigning a key in your editor to (reset) instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants