Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create CookieCutter script for customizable .zip file creation #20

Open
SSoelvsten opened this issue Apr 13, 2020 · 1 comment
Open

Comments

@SSoelvsten
Copy link
Owner

SSoelvsten commented Apr 13, 2020

The old version had a python script prepare that could compile another python script latex_gen. The script latex_gen could then create customizable .zip files for your Overleaf projects. Here latex_gen took as arguments the desired language, template, author etc. to then create the .zip file.

This actually is a hacky way to recreate a CookieCutter script. It's prettier to rewrite it all from the bottom up as an actual CookieCutter script.

SSoelvsten added a commit that referenced this issue Apr 14, 2020
If anything it will be reimplemented as a CookieCutter script according to #20
SSoelvsten added a commit that referenced this issue Apr 14, 2020
If anything it will be reimplemented as a CookieCutter script according to #20
@SSoelvsten
Copy link
Owner Author

With commit 64f07c0 one might say that the payoff for a .zip generator is not worth the effort compared to this solution?

@SSoelvsten SSoelvsten changed the title Replace python script with CookieCutter script Create CookieCutter script for customizable .zip file creation Apr 14, 2020
@SSoelvsten SSoelvsten pinned this issue Sep 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant