PkgTemplates.jl icon indicating copy to clipboard operation
PkgTemplates.jl copied to clipboard

DrWatson Collaboration?

Open caseykneale opened this issue 5 years ago • 2 comments
trafficstars

Hi, I love this package. I also love DrWatson.jl. Would it make sense to collaborate with DrWatson to automatically make a package all set up for DrWatson awesomeness via a template?

caseykneale avatar Mar 18 '20 22:03 caseykneale

From a quick experiment with DrWatson, it seems that its initialize_project could be quite easily achieved with a PkgTemplates plugin.

christopher-dG avatar Mar 19 '20 01:03 christopher-dG

at work I made a script for DrWatson that basically sets up a development environment in a new package etc. Not the worlds most useful thing but it installs packages I use for analysis' etc and lets me kick off new projects without the boilerplate. I'm not saying go through all that effort, but, having a thing like that is really handy. Might be worth talking to the DrWatson people (I'm not involved with them at all) about how both these tools could synergize - or make a third tool that just combines them.

again, I love this package just the way it is, but I'm always trying to connect things. whether or not they should be connected is always debateable :P

caseykneale avatar Mar 19 '20 09:03 caseykneale