micro-toolkit / zmq-service-suite-ruby

ZMQ Service Oriented Architecture Suite - Ruby Client&Service
MIT License
14 stars 6 forks source link

Implement service generation rake #11

Open pjanuario opened 10 years ago

pjanuario commented 10 years ago

rake zss:service sid (--airbrake)

It should add to root directory the files:

RedFred7 commented 8 years ago

Hi @pjanuario, I would suggest that instead of using .rvmrc, which is exclusive to RVM, you use .ruby-version, which can be read by other version managers such as RBEnv and ChRuby. That caters for users who use these other version managers, as well as RVM users.

pjanuario commented 8 years ago

Hi @RedFred7 thanks for your feedback, definitely something to consider. I only have experience with rvm but I will take your comment in consideration.

RedFred7 commented 8 years ago

thanks @pjanuario. Actually I wouldn't mind doing this task, as I have some Rake experience and a current interest in queue-based micro-services.

pjanuario commented 8 years ago

@RedFred7 feel free to open a PR, we would apreciate it. This it's been open for while, because wasnt top priority but is really useful.

pjanuario commented 8 years ago

@RedFred7 are you using or considering using micro toolkit? feel free to ping me on twitter if you want to clarify anything.

RedFred7 commented 8 years ago

ok will do, you're @pjanuario I presume?

pjanuario commented 8 years ago

No its @prnjanuario

pjanuario commented 8 years ago

The Twitter is @prnjanuario and github is @pjanuario unfortunately.

RedFred7 commented 8 years ago

oops, I just followed the wrong person :)