https://github.com/swindlesmccoop/opensuck
Patch suckless builds to work on OpenBSD
https://github.com/swindlesmccoop/opensuck
Last synced: 2 months ago
JSON representation
Patch suckless builds to work on OpenBSD
- Host: GitHub
- URL: https://github.com/swindlesmccoop/opensuck
- Owner: swindlesmccoop
- Created: 2023-02-20T07:33:06.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-02-20T07:33:21.000Z (about 2 years ago)
- Last Synced: 2025-01-13T10:51:43.642Z (4 months ago)
- Language: Makefile
- Homepage: https://youtu.be/bIP5jR1Fros
- Size: 2.93 KB
- Stars: 12
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OpenSuck
## Purpose
Convert your suckless builds to work on OpenBSD.## Usage
```
./convert.sh [program]
```
[program] can be:
- dwm
- dwmblocks
- dmenu
- stThe script will guide you through the rest.