https://github.com/mxcl/bootstrap
https://github.com/mxcl/bootstrap
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mxcl/bootstrap
- Owner: mxcl
- Created: 2025-07-21T15:06:36.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-21T15:56:46.000Z (about 1 year ago)
- Last Synced: 2025-07-21T17:42:48.129Z (about 1 year ago)
- Language: Shell
- Size: 2.93 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mxcl’s Bootstrap
Install stubs for all dev tools that people use.
* Uses `rustup` to manage rust via convenient proxy stubs
* Provides magic `python3.x` and `pip3.x` stubs
* Attempts to not install tools like pip or npm via pkgx so that those tools manage themselves
## TODO
* Make them `dev`aware