Approach 1: Makefile Workflow # Initial setup make init # Create venv and install dependencies# Development workflow make fmt # Format code with ruff make lint # Lint code with ruff make typecheck # ...
This is a simple project that contain some of the tools used in the class. For example, Open the Command Prompt or Windows PowerShell. It can be opened in various methods: For the Command Prompt, type ...