Running the Project LocallyΒΆ

To run the JetBrains IDE Activation Script locally, follow these steps:

  1. Clone the project:

    First, clone the project repository from GitHub:

git clone https://github.com/vispar-tech/auto_jetbra
  1. Go to the project directory:

    Change your directory to the project folder:

cd auto_jetbra
  1. Install dependencies:

    Use Poetry to install all the necessary dependencies:

poetry install
  1. Start the server:

    Run the main script using Poetry:

poetry run main.py