Skip to content

#M07 As a developer, I would like an easy way to automate the repo and Virtual Environment setup on a local IDE #70

@JimLynx

Description

@JimLynx

As a developer, the environmental setup on a local IDE is not as straightforward as first anticipated.

In my case, I:

  • Opened VSCode

  • Cloned the forked repository

  • Created the .env file

  • Ran the python -m venv .venv command, and although the .venv folder was created, virtual environment was not initialised

Resolve:
A way to automate this process with all of the correct commands in sequence would be excellent.

@Eventyret

Metadata

Metadata

Assignees

No one assigned

    Labels

    hacktoberfestContribution during Hacktoberfest event

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions