-
-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
CookieCutter is a wizard-style command line utility that lets users initialize new projects from project templates, after asking a couple questions.
It would be great to have a project template for Sage projects, supporting various use cases:
- Trivial project with a single .sage file
- Project with a couple .py files and demo notebooks
- Full scale library
Julia has something like this and @defeo mentioned it was pretty effective to encourage people to share and publish their code by making the process darn easy.
Using CookieCutter should also make it easy to support optional features (like Travis Support; see discussion on #4).
(thanks @defeo for bringing this up and @embray for suggesting CookieCutter).
Metadata
Metadata
Assignees
Labels
No labels