Skip to content

zvecr/vue-ahk

Repository files navigation

vue-ahk

Online Drag-and-Drop editor for AutoHotkey scripts

Build Status Codacy Badge Dependabot Status

Drag-and-Drop Blockly based editor for creating simple AutoHotkey scripts.

screencast

For the Compile service, see the zvecr/rest-ahk project.

Development

For convenience a .nvmrc file has been provided at the root of the project directory.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

About

Online Drag-and-Drop editor for AutoHotkey scripts

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published