j178 / leetgo

Best LeetCode friend for geek. :snowboarder:
MIT License
539 stars 32 forks source link

feat: support subgroup of files #200

Closed j178 closed 1 year ago

j178 commented 1 year ago

Add group function to filename_template, so filename_template: '{{ group 100 .Id }}/{{ .Id | padWithZero 4 }}{{ if .SlugIsMeaningful }}.{{ .Slug }}{{ end }}' will generate files within subgroups.