Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 942 Bytes

0.4.1.markdown

File metadata and controls

33 lines (21 loc) · 942 Bytes

Improved template listing

By lining up the sorted elements visually, order is injected into the chaos. Also break lines if the project name is too long. Contributed by rkuhn.

Example:

$ g8 -l
          tjweir/LiftProject         giter8 template for a Lift 2.2 application
     typesafehub/akka-first-tutorial-java
                                     giter8 template for first Akka 2.0 tu
[...]

Bug Fixes

Issue 41 Don't always set x bit on text files { eed3si9n }

giter8-plugin improvements

The plugin now supports ls properties, like the main g8 app.

Instructions for using the plugin as a source dependency are in the README.