Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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
```