licenses / lice

Generate license files for your projects
BSD 3-Clause "New" or "Revised" License
506 stars 38 forks source link

Experimental support of license-templates as template source. #30

Closed ghost closed 9 years ago

ghost commented 11 years ago

https://github.com/ksd5/lice/tree/template-submodule

I haven't tested it, but I don't think it should have any problems.

What do you think of it?

jcarbaugh commented 11 years ago

Thanks for this! I'm going to check it out later today, but this is definitely the direction I want to go. I think the setup.py and packaging will have to change to support this, but I'll figure it out. I'm not too knowledgable about the way Python libs load content from their packages.

Could you submit a pull request for this?