Skip to content

installing envstack files #28

@rsgalloway

Description

@rsgalloway

implement the equivalent of 'pip install' for envstack files, e.g.

$ pip install default.env

would copy the default.env file somewhere in $ENVPATH.

alternatively, perhaps just add an --install flag?

$ ./env/default.env --install

would do the same.

perhaps implement the equivalent of sysconfig.get_paths to get a list of ENVPATH locations to install .env files (see "purelib").

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions