Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 335 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 335 Bytes

Keypunch-TUI

Description

A simple scribbled TUI program, inspired by Keypunch

Usage

  1. Connect Internet.
  2. Install cargo, rustc.
  3. Pull this Repo to local and cd into it.
  4. Run command cargo build --release.
  5. Run ./target/release/keypunch --help to get more info.