$ curl -L "https://raw.githubusercontent.com/dev-frog/templates/main/C_temp.c" -o main.c
$ curl -L "https://raw.githubusercontent.com/dev-frog/templates/main/C%2B%2B_temp.cpp" -o main.cpp
$ curl -L "https://raw.githubusercontent.com/dev-frog/templates/main/Py_temp.py" -o main.py
$ curl -L "https://raw.githubusercontent.com/dev-frog/templates/main/exploit.py" -o exploit.py
$ curl -L "https://raw.githubusercontent.com/dev-frog/templates/main/CF.h" -o CF.h
$ curl -L "https://raw.githubusercontent.com/dev-frog/templates/main/CF.cpp" -o CF.h