Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 514 Bytes

BUILD.md

File metadata and controls

27 lines (23 loc) · 514 Bytes

Building Pixlet

Prerequisites

Steps

  • Clone the repository:
     git clone https://github.com/tidbyt/pixlet
  • Cd into the repository:
     cd pixlet
  • Build the binary:
     make build
  • After that you will have the binary /pixlet, which you should copy to your path.