Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLI outline #9

Open
tgross35 opened this issue Jul 26, 2022 · 1 comment
Open

CLI outline #9

tgross35 opened this issue Jul 26, 2022 · 1 comment

Comments

@tgross35
Copy link
Contributor

We want something like the following:

--color=auto/always/never
--download [optional] 
-d --dictionary
-D show dictionary search path, available dictionaries, and default dictionary
-l --language
-c --config specify config file
--create-config-dir
  • Dictionary option - path to a file, or name of a dict to recurse the search paths for
  • color option: follow termcolor's example to print color output if in TTY, no color otherwise.
  • Download option will download .dic .aff and .license to ~/.zspell from the GH repo (and add it to ~/.zspell/registry) or from SCOWL http://wordlist.aspell.net/
  • Language option - set a language to look for in the search path
@tgross35
Copy link
Contributor Author

tgross35 commented Aug 5, 2022

#11 contains dictionary locator work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant