Sha256: 08a2ebdddd4e8f60caeda9112fd46c765bfe9862f8f807430df4700fe23242cd

Contents?: true

Size: 678 Bytes

Versions: 11

Compression:

Stored size: 678 Bytes

Contents

#
# .noerc - Configuration of Noe, a simple project generator.
#
# This file provides Noe's configuration. More information can be 
# found at https://github.com/blambeau/noe. 
#
# If you want to regenerate a fresh new file, simply run:
#
#   noe install
#

# This is Noe's version, change only if you known what you 
# are doing!
#version:
#  !{Noe::VERSION}

#
# Absolute path to the folder containing Noe's templates.
#
templates-dir:
  ../../templates

#
# Name of the default template that you want to use. Commands
# that need a template (see 'noe help prepare', for example) use this 
# by default, and allow overriding it via a --template=NAME option.
#
default:
  ruby

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
noe-1.7.6 lib/noe/default.yaml
noe-1.7.5 lib/noe/default.yaml
noe-1.7.4 lib/noe/default.yaml
noe-1.7.3 lib/noe/default.yaml
noe-1.7.2 lib/noe/default.yaml
noe-1.7.1 lib/noe/default.yaml
noe-1.7.0 lib/noe/default.yaml
noe-1.6.0 lib/noe/default.yaml
noe-1.5.1 lib/noe/default.yaml
noe-1.5.0 lib/noe/default.yaml
noe-1.4.0 lib/noe/default.yaml