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

Automatically start the server if it's not running #2

Closed
ndbroadbent opened this issue Dec 15, 2018 · 3 comments
Closed

Automatically start the server if it's not running #2

ndbroadbent opened this issue Dec 15, 2018 · 3 comments

Comments

@ndbroadbent
Copy link
Contributor

Hello,

I just searched for "RuboCop daemon" on Google, and was really happy to find this gem! Thanks for building this! I'm already seeing a huge speedup when running RuboCop.

I was wondering if it would be possible to automatically start the server if it's not already running? I think this would be better than showing an error: rubocop-daemon: server is not running.

@ndbroadbent
Copy link
Contributor Author

I've also added a exe/rubocop-wrapper bash script that uses netcat to talk to the daemon. I'm blown away by how fast this is!!!

screen shot 2018-12-15 at 3 21 49 pm

This is incredible. Thanks so much for working on this!

@fohte
Copy link
Owner

fohte commented Dec 16, 2018

Big thanks to @ndbroadbent!
v0.3.0 (GitHub, RubeGems.org) is released including your changes (#3)! 🎉

@ndbroadbent
Copy link
Contributor Author

Awesome, thanks for merging the PR and releasing a new version! I hope that more Ruby developers will start using this gem, because it really makes development much nicer.

I've posted about it in this comment on a RuboCop issue, so hopefully some RuboCop users and developers will see it and try this out.

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