No commit activity in last 3 years
No release in over 3 years
GitHub wiki search for Ruboty
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 0
>= 0
>= 0

Runtime

>= 0
>= 0
 Project Readme

Ruboty::WikiSearch

GitHub wiki search for Ruboty.

Installation

Add this line to your application's Gemfile:

gem 'ruboty-wiki_search'

Environment

RUBOTY_WIKI_SEARCH_REPOS

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.

RUBOTY_WIKI_SEARCH_DIRECTORY

GitHub wiki repository cloned directory. ex:/tmp

Usage

# search
ruboty search <search_string>
ruboty search repo:<repository> <search_string>

# git clone or pull master branch repository
ruboty sync

License

The gem is available as open source under the terms of the MIT License.