https://github.com/harrybrwn/workbench
My workbench (dev tools)
https://github.com/harrybrwn/workbench
Last synced: 29 days ago
JSON representation
My workbench (dev tools)
- Host: GitHub
- URL: https://github.com/harrybrwn/workbench
- Owner: harrybrwn
- Created: 2025-01-24T05:06:28.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-02-27T22:54:11.000Z (2 months ago)
- Last Synced: 2025-02-28T07:03:05.852Z (2 months ago)
- Language: Lua
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This repo holds the configuration for building my dev workbench. It uses the
program I created called [pax](https://github.com/harrybrwn/pax).# Install
```sh
curl -LsSfO https://github.com/harrybrwn/workbench/releases/latest/download/workbench_amd64.deb
sudo apt install -f ./workbench_amd64.deb
```## TODO
* Add the [ly](https://github.com/fairyglade/ly) display manager
* requires zig 0.13.0
* Add [jdupes](https://codeberg.org/jbruchon/jdupes).
* Add [usbimager](https://bztsrc.gitlab.io/usbimager/)