Looking for some way (a CLI seems the most obvious) to bootstrap a new task repository. This would include for example:
- standard Python project files
- Skeleton code task.py file
- Skelton Dockerfile
I've been finding a great deal of variations in how various task repos are laid out, so some guidance is needed for sure.
Looking for some way (a CLI seems the most obvious) to bootstrap a new task repository. This would include for example:
I've been finding a great deal of variations in how various task repos are laid out, so some guidance is needed for sure.