JuliaBooks / Books.jl

Create books with Julia
https://huijzer.xyz/Books.jl/
Other
270 stars 18 forks source link

Init project via function call #42

Open rikhuijzer opened 3 years ago

rikhuijzer commented 3 years ago

@storopoli offered to pick this up after https://juliadatascience.io is finished.

storopoli commented 3 years ago

Something like init_book() or just init() or make_template() and it will create everything for you. No need to copy template repositories/files. We can have keywords arguments for title, author, etc.