cli aliases
Open
@alfred/cli
- Dominant language
- TypeScript
- Stars
- 41
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
### Alias binary misspellings
* alias `alferd` to `alfred`
### Alias common commands to alfred equivalents
* alias `alfred init` to `alfred new`
### Alias misspellings
* alias `alfred tets` to `alfred test`
### Alias plurals commands to alfred equivalents
* alias `alfred tests` to `alfred tests`
* alias `alfred docs` to `alfred doc`
### Give suggestions based on fuzzy search or minimum edit distance
## Alias Flags
alias `alfred run --someFlag` to `alfred run --some-flag`
Contributor guide
Assessment
This issue has not been assessed yet.