Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 620 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 620 Bytes

fast Github Package Registry

fast preview

Installation

Precompiled binaries

  • Download a binary from Releases
  • Change the file's permissions to be executable, chmod +x fast
  • Move the binary to a location in your shell path

Install from source

  • Install Rust and Cargo using rustup
  • Clone this repo and cd into it
  • cargo install --path .

Run in Docker

  • docker run -it kabirkwatra/fast