licenses / lice

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

Print list of available styles #29

Closed Yonaba closed 10 years ago

Yonaba commented 11 years ago

Is it worth to add support for printing (in shell) a list of availble languages styles ? As this light might grow, it will look a bit weird to display all of them them in the usage screen. In my opinion.

Suggesting:

$ lice --styles

Expected output:

c
cpp
fortran90
javascript
lua
python
unix
...

Thoughts ?

jcarbaugh commented 10 years ago

Did this with --languages.