This code aims to write code like an AI.
-
Delete identation, autocompletion in VSCode or use
vscode-app
. -
Python 3.8
-
pip install -r requirements.txt
Once the command is launched, you have 3 seconds to get to where the code should be written.
Using defaults :
python main.py
With recording:
python main.py -r
Update video properties in config.json
.
Run vscode-app:
cd vscode-app
npm i
npm run dev