Pand-Aid / pandaid-api

backend for Pand-Aid pandemic response app
3 stars 3 forks source link

Structure for development tools + manage_py scripts + VSCode & Docker #8

Closed geophpherie closed 4 years ago

geophpherie commented 4 years ago
  1. Creates mac and win folders for helper scripts.
    • Edited the mac script for manage_py.sh
    • Modified the script to work as a windows .bat file.
    • Created a README to explain these scripts.
  2. In the README created a quick how-to for VSCode and Docker (with screenshots!).

This PR tackles one of the requests in #5.

znmeb commented 4 years ago

I've got the open source version of VSCode on my Linux partition - I've been meaning to learn how to use it. I'll test this out.

leifan89 commented 4 years ago

Just tried out the VSCode instructions - amazing! Thanks so much for putting them together!!