A scripting language to run commands simultaneously across multiple computers
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
.gitignore
LICENSE
README.md
index.js
package.json

README.md

Simulscript

Simulscript is a interpreted language and runtime that simultaneously executes scripts in lockstep across a set of remote hosts.

Development Status

Simulscript is currently in active alpha development. The current code can be viewed in the alpha branch at https://github.com/simulscript/simulscript/tree/alpha.

For more information about Simulscript and updates its development please visit http://www.simulscript.com.

License

Simulscript is released under the MIT License.