Python project template.
- Install HomeBrew
- Install softwares using Homebrew
- Config Visual Studio Code
⌘ + Shift + P- Select
Shell Command: Install 'code' command IN PATH - Restart your terminal
git clone git@github.com:quwac/python-project-template.gitthen runcd python-project-template- Run
make init - Run
open .