Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ericcurtin/sxx

sxx is a tool that allows you to easily run shell commands on multiple hosts
https://github.com/ericcurtin/sxx

ad-hoc ansible chef fabric pssh rsync scm scp ssh ssh-copy-id sxx

Last synced: 27 days ago
JSON representation

sxx is a tool that allows you to easily run shell commands on multiple hosts

Awesome Lists containing this project

README

        

# sxx

master: [![Build Status](https://travis-ci.org/ericcurtin/sxx.svg?branch=master)](https://travis-ci.org/ericcurtin/sxx)

dev: [![Build Status](https://travis-ci.org/ericcurtin/sxx.svg?branch=dev)](https://travis-ci.org/ericcurtin/sxx)

## Overview

sxx is a tool that allows you to easily run shell commands on multiple hosts or transfer files to multiple hosts

## Building

To build sxx on all supported platforms, run:

`scripts/build.sh`

or else do:

`mkdir build && cmake .. && make -j3 VERBOSE=1`

## Installing

Grab latest .deb/.rpm for your platform from:

https://github.com/ericcurtin/sxx/releases

## Using

## Proposals for enhancement

Open an issue:

https://github.com/ericcurtin/sxx/issues

## Contributing

Open a pull request:

https://github.com/ericcurtin/sxx/pulls