Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 607 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 607 Bytes

qst-ext-appsearcher-rust

Introduction

This is a extension for the qst written in rust. It is used to search the application in the system.

Getting Started

Get Release

No release yet.

Build from source

Dependencies

First please install rust.

Then see tonic for other dependencies.

Get Source

git clone https://github.com/kumudiaorong/qst-ext-appsearcher-rust.git
git submodule update --init

Build

cargo build --release