Create a make target for creating a new presentation or poster
make presentation AT_LOCATION=/home/user/new-presentation
or make poster AT_LOCATION=/home/user/new-poster
would be good. That way, we can ensure that the correct folder and the Makefile are copied there. No manual copying is then required from the command line.