Skip to content

matthieu-bruneaux/cookiecutter-researchProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Cookiecutter template for a research project

This is a template to for a research project using cookiecutter.

The template includes three folders:

  • data
  • doc-sphinx (documentation with sphinx)
  • scripts

Dependencies

You will need cookiecutter to initialize the project folder, and org-mode for Emacs and pandoc to use the documentation generation with Sphinx.

To install cookiecutter:

```
sudo pip install cookiecutter
```

Check the pandoc website for installation.

Initialize a new project folder

```
cookiecutter https://github.com/matthieu-bruneaux/cookiecutter-researchProject
```

This template is still being written. Use it at your own risks!

About

cookiecutter template for research project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published