Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/joedf/exo-cli.ahk

Command line interface for AHK-Exo Lang
https://github.com/joedf/exo-cli.ahk

Last synced: 5 days ago
JSON representation

Command line interface for AHK-Exo Lang

Awesome Lists containing this project

README

        

# ![*](Resources/logo.png) Exo-CLI

Command line interface for AHK-Exo Lang
Released under the [MIT License](http://opensource.org/licenses/MIT)

**Requires** [Exo] https://github.com/Aurelain/Exo

### Screenshot
![screenshot](Resources/screenshot.gif "screenshot")

### How to Compile
Copy `Compile.ahk`, `Resources/` and `Exo-CLI.js` in to a folder with all the `Exo` files. Then, Simply run `Compile.ahk` and it will create `Exo-CLI.exe`.
_NB_ : AutoHotkey needs to be **Installed** to be able to compile. Once compiled, `Exo-CLI.exe` will be a standalone application.