GitHub wiki search for Ruboty.
Add this line to your application's Gemfile:
gem 'ruboty-wiki_search'
GitHub wiki clone url. ex:https://github.com/kimromi/ruboty-wiki_search.wiki.git
In case of private repository or GitHub Enterprise:
https://[token]:x-oauth-basic@git.enterprise.domain/organization/repository.wiki.git
able to specify multiple repositories, separated by commas.
GitHub wiki repository cloned directory. ex:/tmp
# search
ruboty search <search_string>
ruboty search repo:<repository> <search_string>
# git clone or pull master branch repository
ruboty sync
The gem is available as open source under the terms of the MIT License.