Austin-DSA / Membership-Engagment-Tools

GNU Affero General Public License v3.0
3 stars 1 forks source link

Create Makefile #24

Open reesericci opened 2 weeks ago

reesericci commented 2 weeks ago

I think this repo should have a Makefile for allowing for more convenient usage of scripts.

I also think we might want to use Rake which is nicer to work with than Make.

matorin57 commented 2 weeks ago

Is there makefile type deal for windows? There will be users running this on windows and while WSL exists Id rather void having the end user having to install too much.

matorin57 commented 2 weeks ago

If there is one that would be great for setting up a venv and potentially even installing python for first time use

reesericci commented 2 weeks ago

You know, at that point we should use Google Colab or Jupyter Notebook