https://github.com/blinksh/build-hacker-tools
https://github.com/blinksh/build-hacker-tools
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/blinksh/build-hacker-tools
- Owner: blinksh
- Created: 2022-08-16T12:42:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-20T12:38:56.000Z (over 1 year ago)
- Last Synced: 2024-11-04T22:37:19.741Z (4 months ago)
- Language: Shell
- Size: 59.6 KB
- Stars: 32
- Watchers: 5
- Forks: 8
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Build hacker tools
## Langs
1. Rust (rustup)
2. Swift (took from swift offical docker)
3. Python (pyenv)
4. Lua (TBD)
5. Ruby (rvm)
6. V (src) (TBD)
7. Go
8. Dev tools (C/C++, etc...)## Editors
1. Emacs
2. Vim (and variants)
3. Helix## Multiplexers
1. tmux
2. screen...