Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 314 Bytes

File metadata and controls

6 lines (6 loc) · 314 Bytes

OBOS package repo

These packages are built using obos-strap, you probably should not use it for your own projects.

Building

  • Clone the repository, and enter it's directory
  • To build a specific package, run: ./obos-strap install pkg-name
  • To build the entire repository, run: ./obos-strap install all