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

https://github.com/gastonchenet/uniscript

🔩 UniScript is a simple compiler to bash and powershell.
https://github.com/gastonchenet/uniscript

bash compiler powershell programming-language scripting scripting-language

Last synced: 2 months ago
JSON representation

🔩 UniScript is a simple compiler to bash and powershell.

Awesome Lists containing this project

README

        

# UniScript

[![Build Status](https://travis-ci.org/UniScript/UniScript.svg?branch=master)](https://travis-ci.org/UniScript/UniScript)
[![Coverage Status](https://coveralls.io/repos/github/UniScript/UniScript/badge.svg?branch=master)](https://coveralls.io/github/UniScript/UniScript?branch=master)
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](#LICENSE)

UniScript is a simple scripting language that is designed to be easy to use and easy to learn.
Compile it into Bash or PowerShell scripts.