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

Matter should set up its own installation files #68

Open
mateosss opened this issue Jun 6, 2021 · 0 comments
Open

Matter should set up its own installation files #68

mateosss opened this issue Jun 6, 2021 · 0 comments
Labels

Comments

@mateosss
Copy link
Owner

mateosss commented Jun 6, 2021

Currently, the user is asked to download the folder to a "safe" location and then run the script. Instead, the installation directory should be handled automatically by matter without requesting the user to be careful. Issues like #67 occur because of this.

An idea for improving Matter installation would be to do something like other command-line utilities and provide an installation script, something like wget -qO- https://raw.githubusercontent.com/mateosss/matter/v1.2.1/install.py | python3

And then make the current matter.py utility just a matter command in the user PATH.

Another idea would be to make Matter installable through pip like grub2-theme-preview.

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

No branches or pull requests

1 participant