Skip to content

Commit

Permalink
Updated demo script naming.
Browse files Browse the repository at this point in the history
  • Loading branch information
tillig committed Jun 19, 2018
1 parent e4d42d2 commit ec9fa3f
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 2 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,9 @@ It won't be quite as fast as if it was all running native but it means you can u

In the `Demo` folder there are some expansions to try:

- `Test-KubectlRegistration.ps1` - Expansions for `kubectl`
- `Test-EchoRegistration.ps1` - Simple echo script that shows completion parameters in bash; use `echotest` as the command to complete and whatever else after it to simulate command lines.
- `Register-KubectlCompleter.ps1` - Expansions for `kubectl`
- `Register-GitCompleter.ps1` - Expansions for `git`
- `Register-EchoTestCompleter.ps1` - Simple echo script that shows completion parameters in bash; use `echotest` as the command to complete and whatever else after it to simulate command lines.

# Troubleshooting

Expand Down

0 comments on commit ec9fa3f

Please sign in to comment.