cookiecutter-data-science icon indicating copy to clipboard operation
cookiecutter-data-science copied to clipboard

Add option to choose different data storage back ends

Open pjbull opened this issue 9 years ago • 1 comments
trafficstars

  • S3 (get AWS settings)
  • Git Large File Storage
  • Git Annex
  • dat

pjbull avatar Apr 23 '16 17:04 pjbull

Possibly a good reference here - when starting a new static site project with Pelican's quickstart tool, it asks questions very much like cookiecutter to let you choose lots of different deploy options (S3, rsync, Dropbox, etc), and generates a Makefile with the appropriate rules.

Refs:

  • https://github.com/getpelican/pelican/blob/master/pelican/tools/pelican_quickstart.py
  • https://github.com/getpelican/pelican/blob/master/pelican/tools/templates/Makefile.in

isms avatar Apr 29 '16 15:04 isms

Closing—implemented for V2.

jayqi avatar Aug 30 '23 21:08 jayqi