# Following entries are maintained by Noe itself. Do not touch if not sure! template-info: name: !{template_name} description: Noe spec for small ruby projects version: 1.0.0 author: Bernard Lambeau # The following entries are template-related variables. Update # to match your own configuration. variables: # A ruby lower case project name lower: hello_world # A ruby upper case project name upper: HelloWorld # Author of the project author: Bernard Lambeau # Email of the author email: blambeau@gmail.com # Project's homepage homepage: http://github.com/blambeau/noe # Project description description: HelloWorld - A simple example for Noe project generator