Skip to content

Commit

Permalink
Doesn't yet work; please help
Browse files Browse the repository at this point in the history
  • Loading branch information
turtleship69 authored Apr 1, 2021
1 parent 85d236a commit 3164cd6
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Speedtest/Speedtest.ps1
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
function global:Speedtest()
{
speedtest.exe
pause
}


9 changes: 9 additions & 0 deletions Speedtest/extension.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
Id: AnExtensionLike3PeopleAreGoingToUse
Name: Speedtest
Author: turtleship69
Version: 0.1
Module: Speedtest.ps1
Type: Script
Functions:
- Description: Run speedtest
FunctionName: Speedtest
Binary file added Speedtest/speedtest.exe
Binary file not shown.

0 comments on commit 3164cd6

Please sign in to comment.