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

Codify environment variables #8

Open
brianbruggeman opened this issue May 15, 2019 · 0 comments
Open

Codify environment variables #8

brianbruggeman opened this issue May 15, 2019 · 0 comments
Assignees

Comments

@brianbruggeman
Copy link
Owner

Create a dataclass to consolidate configuration and precisely identify which environment variables are being used.

brianbruggeman added a commit that referenced this issue Jun 8, 2019
* Fixes #8
Adds vsh/env.py to contain a dataclass for all enviroment variables
used.

* Fixes #10
Updates click to 7.0
Updates colorama to 0.4.1
Updates toml to 0.10.0
Added vendored licenses

* Fixes #11
Modifies vsh.api.enter to search in config.working_path

Remove extraneous echo in vshrc
@brianbruggeman brianbruggeman self-assigned this Jun 8, 2019
brianbruggeman added a commit that referenced this issue Jun 14, 2019
* Fixes #8
Adds vsh/env.py to contain a dataclass for all enviroment variables
used.

* Fixes #10
Updates click to 7.0
Updates colorama to 0.4.1
Updates toml to 0.10.0
Added vendored licenses

* Fixes #11
Modifies vsh.api.enter to search in config.working_path

* Fixes #14
Minor bug fixes and tweaks for windows

- forces powershell
- now assumes dark background and replaces blue with cyan
- makes black more of a standard (but there's problems)
    * termlog may be required to sit on a single line
- flirts with poetry since black requires pyproject.toml
    * poetry is pretty, but not production ready yet
    * poetry still has issues with windows and cli
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