Module: Seedling

Defined in:
lib/seedling/bin.rb,
lib/seedling.rb,
lib/seedling/version.rb,
lib/seedling/project_creator.rb

Overview

This module offers the functionality to create.

Defined Under Namespace

Modules: Bin Classes: ProjectCreator

Constant Summary collapse

ROOT =
(Pathname($LOAD_PATH.first)/"..").expand_path
LIBDIR =
ROOT/:lib
VERSION =
"0.0.5"