hamperbot / hamper

an irc bot
MIT License
19 stars 42 forks source link

Add testing info in readme; change 'install' to 'develop' #111

Closed maxking closed 9 years ago

maxking commented 9 years ago

Its generally a good idea to use 'develop' when developing inside of a virtualenv instead of 'install'.

iankronquist commented 9 years ago

@maxking FYI, you'll need to rebase this since my README changes were merged.

$ git fetch --all
$ git rebase origin/master
mythmon commented 9 years ago

@maxking Do you plan on fixing up this branch? Right now there are a lot of unrelated commits here.

maxking commented 9 years ago

Yes, I will do that. On Sep 23, 2015 14:31, "Mike Cooper" notifications@github.com wrote:

@maxking https://github.com/maxking Do you plan on fixing up this branch? Right now there are a lot of unrelated commits here.

— Reply to this email directly or view it on GitHub https://github.com/hamperbot/hamper/pull/111#issuecomment-142735987.

maxking commented 9 years ago

I will open a new pull request, closing this one.