An open API service indexing awesome lists of open source software.

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)

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/)