Skip to content

AoiKuiyuyou/AoikWinWhich-Rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AoikWinWhich

AoikWinWhich written in Rust.

Tested working with:

  • Rust 1.0.0
  • Windows 8.1
  • Windows earlier versions should work but not tested

Table of Contents

Setup

Clone this git repository to local:

git clone https://github.com/AoiKuiyuyou/AoiWinWhich-Rust

In the local repository directory, the source file is aoikwinwhich.rs.

Use program rustc to compile:

rustc src/aoikwinwhich/aoikwinwhich.rs
  • The generated program file is ./aoikwinwhich.exe.

Usage

See usage in the general project AoikWinWhich.

About

Windows version of Linux's ”which” program, written in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages