chriscz / pysorter

A command line utility for organizing files and directories according to regex patterns.
Mozilla Public License 2.0
44 stars 17 forks source link

Add commandline argument for generating a default filetypes.py file #15

Open chriscz opened 8 years ago

chriscz commented 8 years ago

This could be a simple copy of the existing filetypes.py file as stored in the repository.

cnheider commented 8 years ago

I will look into this

chriscz commented 8 years ago

Cool, let me know if you have any better or alternative ideas. What do you think of maybe extending the existing rules instead of completely overriding them in the generated file?