poldrack / autoCV

automatic generation of CV
MIT License
127 stars 17 forks source link

add configurable target directory #1

Open poldrack opened 4 years ago

poldrack commented 4 years ago

currently the code requires that all of the necessary files are in the current working directory. it would be useful to allow a command line setting for make_cv.py that would allow specification of an arbitrary directory. In particular, this would make adding tests much easier.