Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/altipla-consulting/sergeant
Internal script to bootstrap & configure development machines.
https://github.com/altipla-consulting/sergeant
Last synced: about 1 month ago
JSON representation
Internal script to bootstrap & configure development machines.
- Host: GitHub
- URL: https://github.com/altipla-consulting/sergeant
- Owner: altipla-consulting
- License: mit
- Created: 2022-04-08T10:28:50.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-12T08:56:18.000Z (4 months ago)
- Last Synced: 2024-09-12T21:32:36.129Z (4 months ago)
- Language: Shell
- Homepage:
- Size: 57.6 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sergeant
Internal script to bootstrap & configure development machines.
**WARNING:** Not intended for public use. This script can cause irreparable damage to your WSL distro if applied incorrectly.
## Install
Run this command inside a WSL terminal to install:
```bash
curl -s https://tools.altipla.consulting/sergeant/install | bash
```