Skip to content

[review] Installation process #24

@fdroessler

Description

@fdroessler

I would suggest not to be explicit about where on the system a user should install qtools. I think just changing the README so that the instructions are a bit more general could avoid confusion and some other issues. Something like this maybe? Or alternatively using setuptools/pypi.

README content:
...
Clone the repository to your local directory:

mkdir -p <path_to_installation_folder> && cd <path_to_installation_folder>
git clone https://github.com/mpurg/qtools

Add this line to your ~/.bashrc or ~/.bash_profile:

source <path_to_installation_folder>/qtools/qtools_init.sh

...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions