Skip to content

Commit

Permalink
renamed templates and cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
mapoart committed Jan 15, 2020
1 parent 1816518 commit d8822a4
Show file tree
Hide file tree
Showing 8 changed files with 4 additions and 8 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Auto Hotkey - Nexss PROGRAMMER 2.0

## Interesting Scripts found on the
To Install Nexss Programmer please go to [Nexss Programmer CLI](https://github.com/nexssp/cli#readme) for more information.

## Interesting Scripts found on the Internet

https://github.com/Drugoy/Autohotkey-scripts-.ahk

Expand Down
2 changes: 0 additions & 2 deletions templates/_empty.ahk

This file was deleted.

File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion templates/_default.ahk.js → templates/helloWorld.ahk.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// in this case library needs JSONParser.ahk so lets specify it.
const config = {
files: ["3rdPartyLibraries/AutoHotkey-JSON/"],
commands: ["ls -la"],
commands: [],
repos: ["https://github.com/cocobelgica/AutoHotkey-JSON.git"]
};

Expand Down
1 change: 0 additions & 1 deletion templates/runFromPowerShell.ps1

This file was deleted.

3 changes: 0 additions & 3 deletions templates/runFromVBScript.vbs

This file was deleted.

0 comments on commit d8822a4

Please sign in to comment.