Skip to content

πŸ” A command line client for searchcode.com to find source code on multiple services

License

Notifications You must be signed in to change notification settings

sheepla/searchcode-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ” searchcode-cli

A command line client for searchcode.com to find source code on multiple services

About

This tool is a command line client for searchcode.com, a service that allows you to search source code from multiple services at once. For more information about the API, see: https://searchcode.com/api/.

ScreenShot

Usage

$ searchcode-cli --help

Usage: searchcode-cli [OPTIONS] <QUERY>

Arguments:
  <QUERY>  

Options:
  -l, --language-code <LANGUAGE_CODE>  
  -p, --page <PAGE>                    
  -m, --max-pages <MAX_PAGES>          
      --min-lines <MIN_LINES>          
      --max-lines <MAX_LINES>          
      --provider-code <PROVIDER_CODE>  
  -h, --help                           Print help

Installation

git clone https://github.com/sheepla/searchcode-cli.git
cd searchcode-cli
cargo install --path=.

License

MIT

About

πŸ” A command line client for searchcode.com to find source code on multiple services

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages