A downloadable tool

Overview

A simple shell that works cross-platform. It can't get easier.

Easy Shell is a minimal shell scripting language implemented in C#. It brings simplicity to process automation - with a handful of syntax, it enables automating common build tasks.

Features

  • Shell-like “one command per line” scripting
  • Strongly-typed global variables
  • Control-flow keywords (`IF/ELSE/WHILE/FUNC/CALL`)
  •  Direct invocation of fully-qualified .NET members (methods, fields, properties)
  • Sub-command expressions using parentheses for inline evaluation

Resources

Links

Leave a comment

Log in with itch.io to leave a comment.