Running the Project LocallyΒΆ
To run the JetBrains IDE Activation Script locally, follow these steps:
Clone the project:
First, clone the project repository from GitHub:
git clone https://github.com/vispar-tech/auto_jetbra
Go to the project directory:
Change your directory to the project folder:
cd auto_jetbra
Install dependencies:
Use Poetry to install all the necessary dependencies:
poetry install
Start the server:
Run the main script using Poetry:
poetry run main.py