Skip to content
@star-setup

Star Setup

CLI to clone, configure, and wire single or multi-repo ecosystems.

Star Setup

A lightweight CLI to clone, configure, and wire single or multi-repo ecosystems.

Repositories

Repo Description
core Rust CLI — the main binary
homebrew-tap Homebrew formula tap
py-wrapper PyPI distribution

Install

# Homebrew (macOS/Linux)
brew install star-setup/tap/star-setup

# npm
npm install -g @star-setup/star-setup

# Shell (Linux/macOS)
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/star-setup/core/releases/latest/download/star-setup-installer.sh | sh

# PowerShell (Windows)
powershell -ExecutionPolicy Bypass -c "irm https://github.com/star-setup/core/releases/latest/download/star-setup-installer.ps1 | iex"

# pip
pip install star-setup

See star-setup/core for full documentation.

Popular repositories Loading

  1. core core Public

    Lightweight CLI to clone, configure, and wire single or multi-repo ecosystems.

    Rust

  2. .github .github Public

  3. py-wrapper py-wrapper Public

    PyPI distribution for star-setup

    Python

  4. homebrew-tap homebrew-tap Public

    Homebrew tap for star-setup

    Ruby

Repositories

Showing 4 of 4 repositories

Top languages

Loading…

Most used topics

Loading…