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

https://github.com/pixelcmtd/tools

A central repo for all of my smaller tools.
https://github.com/pixelcmtd/tools

Last synced: 9 months ago
JSON representation

A central repo for all of my smaller tools.

Awesome Lists containing this project

README

          

# tools

A central repo for my smaller tools: `sm` and `netsh`. Both are now discontinued.

## Installing

```sh
curl -L https://github.com/pixelcmtd/tools/raw/master/bootstrap | sh
```

### Dependencies

- a POSIX system (with GCC extensions qwq)
- `curl`
- `make`
- `sudo`