spin icon indicating copy to clipboard operation
spin copied to clipboard

[Feature] Pick config from .spin file

Open andhapp opened this issue 13 years ago • 3 comments

Just like rspec, a user should be able to define serve command settings in a .spin file. For example:

--push-results
-t

The code to accomplish this would be trivial and I did add it to my fork. Probably, be part of the next release.

Edit: Update the title

andhapp avatar Mar 12 '12 10:03 andhapp

Nice idea. The next version will support a .spin file for other purposes already, I'm sure we can work this in too.

jstorimer avatar Mar 14 '12 21:03 jstorimer

@andhapp you can try this feature in config-file branch. Your feedback would be appreciated :)

kirs avatar May 26 '13 15:05 kirs

@kirs: Just tried it. It works fine for me.

:thumbsup:

andhapp avatar Jun 03 '13 21:06 andhapp