10 lines
155 B
Python
10 lines
155 B
Python
# functions for commands needed
|
|
# src/commands.py
|
|
import os
|
|
|
|
# Read variables
|
|
|
|
# Initialize a challenge
|
|
## Copy files into directory
|
|
## add section to log
|