testbot icon indicating copy to clipboard operation
testbot copied to clipboard

Split up gem

Open kristianhellquist opened this issue 14 years ago • 1 comments

As a developer I would like to include the requester in my rails project without the gems that are used by the server and runner So my development setup gets less gem dependencies

:-)

kristianhellquist avatar Sep 08 '11 14:09 kristianhellquist

Yes this would be good. It would make release more complicated though, but probably worth it.

Probably a meta package and a package for each target (don't need the sinatra dep, etc. for a runner). testbot -> testbot-requester testbot-runner testbot-server

joakimk avatar Apr 28 '12 22:04 joakimk