Makefile 81 B

12345
  1. all: build
  2. build:
  3. pip3 install -r requirements.txt
  4. python3 generator/build.py