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.

Note: This tool is primarily designed for my own projects and workflows. While it may work for other ecosystems, it is not guaranteed to work with all project structures or build configurations.

License

See star-setup/core for full documentation.

Repositories

Name/Category URL(s) Description
Core GitHub, npm The main rust CLI binary
Homebrew Tap GitHub Homebrew formula tap
Py Wrapper GitHub, pypi 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

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…