Skip to content

robert/auto-project-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

auto-project-builder

This is my example code for Programming Projects for Advanced Beginners #7: auto-project-builder. In this project we build a program that builds other programs for us.

Setup

  • Create a virtual environment: virtualenv vendor
  • Enter the virtual environment: source vendor/bin/activate
  • Install dependencies: pip3 install -r requirements.txt

Running

  • Run setup as above
  • python3 main.py

About

Example code for PPAB#7: auto-project-builder

Resources

Stars

Watchers

Forks

Languages