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.
- Host: GitHub
- URL: https://github.com/pixelcmtd/tools
- Owner: pixelcmtd
- License: gpl-2.0
- Created: 2020-12-27T00:28:06.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-13T08:56:12.000Z (about 3 years ago)
- Last Synced: 2025-01-17T19:49:33.598Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 40 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`