Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/joedf/exo-cli.ahk
- Owner: joedf
- License: mit
- Created: 2015-01-10T03:59:44.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-01-28T23:50:49.000Z (almost 7 years ago)
- Last Synced: 2023-05-12T16:05:17.443Z (over 1 year ago)
- Language: JavaScript
- Size: 78.1 KB
- Stars: 10
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.