Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 437 Bytes

File metadata and controls

13 lines (10 loc) · 437 Bytes

Contributor Covenant

Copier template for ESS data reduction projects

See copier for details. Usage example:

# Add this template to an already existing repo
copier copy -a .copier-answers.ess.yml https://github.com/scipp/ess_template.git .
git add .
git commit -am 'Apply ess template'