User:ImplSearchBot: Difference between revisions

Content added Content deleted
(→‎How often I do it: Substitute needed.)
m (→‎Source Code: fixing link to sf.net git repo)
Line 37: Line 37:


A SourceForge project for ImplSearchBot has been created, allowing anyone to snag a copy of the source via Git:
A SourceForge project for ImplSearchBot has been created, allowing anyone to snag a copy of the source via Git:
<pre>git clone git://implsearchbot.git.sourceforge.net/gitroot/implsearchbot</pre>
<pre>git clone git://implsearchbot.git.sourceforge.net/gitroot/implsearchbot/implsearchbot</pre>


The source code is BSD licensed. This happens to mean that code pulled directly from Rosetta Code source examples cannot be put into ImplSearchBot, but code from ImplSearchBot may be pulled into Rosetta Code. If there's a bug, and you can fix it, please, feel free to send Short Circuit a patch!
The source code is BSD licensed. This happens to mean that code pulled directly from Rosetta Code source examples cannot be put into ImplSearchBot, but code from ImplSearchBot may be pulled into Rosetta Code. If there's a bug, and you can fix it, please, feel free to send Short Circuit a patch!