Skip to main content

Command line client for Searchcode.com

Project description

searchcode-cli

searchcode-cli_banner

Upload Python Package CodeQL

Command line client for Searchcode.com

Installation

PyPI

searchcode-cli can be installed from pypi using the command:

pip install searchcode-cli

Docker

Alternatively, you can pull the docker container from dockerhub by running the command:

docker pull rly0nheart/searchcode-cli

Build From Source

Or if you wish to build searchcode-cli from source, you can follow these steps:

1. Clone the repository

git clone https://github.com/rly0nheart/searchcode-cli

2. Move to searchcode-cli directory

cd searchcode-cli

3. Build the .whl file Before you start building the .whl, you should first install the build package (if you dont already have it)

pip install build

Once the build package is installed, you can now run the following command to start building:

python -m build

4. Installing .whl When building is complete, you will now run the following command to install the built .whl

pip install dist/*.whl

This will look for a file with the .whl extension and install it

Note

On Windows, you will have to explicitly write the full filename of the .whl after dist\

Usage

PyPI Package

To get started with searchcode-cli, you can use the -h/--help flag, this will return the help message and basic usage

searchcode --help

Docker Container

docker run -it rly0nheart/searchcode-cli --help

About

Read more about searchcode here

Donations

If you would like to donate, you could Buy Me A Coffee using the button below

Buy Me A Coffee

Your support will be much appreciated!😊

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

searchcode-cli-1.1.0.tar.gz (16.4 kB view hashes)

Uploaded Source

Built Distribution

searchcode_cli-1.1.0-py3-none-any.whl (17.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page