Sha256: eb0048566c24ab493ea9b5dc5777db6a26a830af768e9401dcb52a3a76ee00c8

Contents?: true

Size: 1.2 KB

Versions: 1

Compression:

Stored size: 1.2 KB

Contents

** 0.0.x **
	- Default templates: 
		* CLI file system app, 
		* CLI with web client
	- Restore the original UI that was in bundler
	- Ability to load templates from github
	  - Track a list of additional web templates in this repo
	  - Allow for it to be listed
	  - Hint the user to cd into ~/.bundlegem/gem_templates and clone any they choose
	- CMD:  --newtemplate to start new template
	- CMD:  --templateize-current-directory to make the current directory into a
	  new template
	- Behavior: gems in the ~/.bundlegem/gem_templates folder take precidence over
	  built in gems?  ...add prompt


** 0.0.4 **
  - Tell the user what files are being created
  - Created config['git_repo_url'] variable to be used in templates


** 0.0.3 **
	- CMD:  --list to list templates (with descriptions)
	- Raise error when project name already exists, do not overwrite!
	- Raises error if none of the files in the template directory end in .tt
	- Create even empty folders

	
** 0.0.2 **
	- Added default gem template 'service'
	- Better syntax of bundlegem gem_name -t template_name
	- CMD:  --help to display a help message


** 0.0.1 **
  - Very basic prototype that allows you to specify templates in
    ~/.bundlegem/templates

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
bundlegem-0.0.4 changelog