base-project
Base plugin that adds a `project` getter to the instance for getting the name of a project. Gets the project name for new (empty) projects, projects with only a .git repository, and/or projects with a package.json.
base-questions
Plugin for base-methods that adds methods for prompting the user and storing the answers on a project-by-project basis.
cordova-create
Apache Cordova create module. Creates new project from default or template