nene / guider

A guides engine extracted out of JSDuck
GNU General Public License v3.0
1 stars 1 forks source link

Test run #31

Closed branflake2267 closed 11 years ago

branflake2267 commented 11 years ago

If I wanted to tweak the source, how would I run it with out building the gem?

Can I use something like ruby ./guider

I'm new as you can see to ruby. :)

branflake2267 commented 11 years ago

I got aptana setup a test. next I can setup a test to run a sample config and then try out my change I want :)

Screen Shot 2013-04-24 at 8 13 43 PM

nene commented 11 years ago

You should be able to just execute ./bin/guider On Apr 25, 2013 6:38 AM, "Brandon Donnelson" notifications@github.com wrote:

I got aptana setup a test. next I can setup a test to run a sample config and then try out my change I want :)

[image: Screen Shot 2013-04-24 at 8 13 43 PM]https://f.cloud.github.com/assets/1326504/423427/84cefd8c-ad59-11e2-92c2-8c37f83b0e32.png

— Reply to this email directly or view it on GitHubhttps://github.com/nene/guider/issues/31#issuecomment-16987039 .

branflake2267 commented 11 years ago

Thanks. I wasn't able to figure that out yet, which I'm pretty new to this. I've got the unit test running it for me :)

branflake2267 commented 11 years ago

I tested last night running just the ./bin/guider and worked good. Thanks.