Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 204 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (10 loc) · 204 Bytes

CONTRIBUTING

Maintenace tasks

mix update Update all dependencies.

mix generate.holidays Generate holidays.ets from holiday_jp dataset.

mix cotton.lint && mix coveralls Run all lint & tests.