# -*- encoding: utf-8 -*- # stub: cli-template 4.0.1 ruby lib Gem::Specification.new do |s| s.name = "cli-template".freeze s.version = "4.0.1".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Tung Nguyen".freeze] s.bindir = "exe".freeze s.date = "2019-11-17" s.email = ["tongueroo@gmail.com".freeze] s.executables = ["cli-template".freeze] s.files = [".circleci/config.yml".freeze, ".gitignore".freeze, ".rspec".freeze, "CHANGELOG.md".freeze, "Gemfile".freeze, "Guardfile".freeze, "LICENSE.txt".freeze, "README.md".freeze, "Rakefile".freeze, "cli-template.gemspec".freeze, "exe/cli-template".freeze, "lib/cli-template.rb".freeze, "lib/cli_template.rb".freeze, "lib/cli_template/autoloader.rb".freeze, "lib/cli_template/cli.rb".freeze, "lib/cli_template/command.rb".freeze, "lib/cli_template/git.rb".freeze, "lib/cli_template/help.rb".freeze, "lib/cli_template/help/new.md".freeze, "lib/cli_template/helper.rb".freeze, "lib/cli_template/new.rb".freeze, "lib/cli_template/sequence.rb".freeze, "lib/cli_template/version.rb".freeze, "lib/templates/colon_namespaces/%project_name%.gemspec.tt".freeze, "lib/templates/colon_namespaces/.gitignore".freeze, "lib/templates/colon_namespaces/.rspec".freeze, "lib/templates/colon_namespaces/CHANGELOG.md".freeze, "lib/templates/colon_namespaces/Gemfile.tt".freeze, "lib/templates/colon_namespaces/Guardfile".freeze, "lib/templates/colon_namespaces/LICENSE.txt.tt".freeze, "lib/templates/colon_namespaces/README.md.tt".freeze, "lib/templates/colon_namespaces/Rakefile".freeze, "lib/templates/colon_namespaces/exe/%project_name%.tt".freeze, "lib/templates/colon_namespaces/lib/%project_name%.rb.tt".freeze, "lib/templates/colon_namespaces/lib/%underscored_name%/cli.rb.tt".freeze, "lib/templates/colon_namespaces/lib/%underscored_name%/command.rb.tt".freeze, "lib/templates/colon_namespaces/lib/%underscored_name%/completer.rb.tt".freeze, "lib/templates/colon_namespaces/lib/%underscored_name%/completer/script.rb.tt".freeze, "lib/templates/colon_namespaces/lib/%underscored_name%/completer/script.sh.tt".freeze, "lib/templates/colon_namespaces/lib/%underscored_name%/completions.rb.tt".freeze, "lib/templates/colon_namespaces/lib/%underscored_name%/help.rb.tt".freeze, "lib/templates/colon_namespaces/lib/%underscored_name%/help/completions.md.tt".freeze, "lib/templates/colon_namespaces/lib/%underscored_name%/help/completions/script.md.tt".freeze, "lib/templates/colon_namespaces/lib/%underscored_name%/help/hello.md.tt".freeze, "lib/templates/colon_namespaces/lib/%underscored_name%/help/main.md.tt".freeze, "lib/templates/colon_namespaces/lib/%underscored_name%/help/sub/goodbye.md.tt".freeze, "lib/templates/colon_namespaces/lib/%underscored_name%/main.rb.tt".freeze, "lib/templates/colon_namespaces/lib/%underscored_name%/rake_command.rb.tt".freeze, "lib/templates/colon_namespaces/lib/%underscored_name%/sub.rb.tt".freeze, "lib/templates/colon_namespaces/lib/%underscored_name%/version.rb.tt".freeze, "lib/templates/colon_namespaces/spec/lib/cli_spec.rb.tt".freeze, "lib/templates/colon_namespaces/spec/spec_helper.rb.tt".freeze, "lib/templates/default/%project_name%.gemspec.tt".freeze, "lib/templates/default/.gitignore".freeze, "lib/templates/default/.rspec".freeze, "lib/templates/default/CHANGELOG.md".freeze, "lib/templates/default/Gemfile.tt".freeze, "lib/templates/default/Guardfile".freeze, "lib/templates/default/LICENSE.txt.tt".freeze, "lib/templates/default/README.md.tt".freeze, "lib/templates/default/Rakefile.tt".freeze, "lib/templates/default/exe/%project_name%.tt".freeze, "lib/templates/default/lib/%project_name%.rb.tt".freeze, "lib/templates/default/lib/%underscored_name%/autoloader.rb.tt".freeze, "lib/templates/default/lib/%underscored_name%/cli.rb.tt".freeze, "lib/templates/default/lib/%underscored_name%/command.rb.tt".freeze, "lib/templates/default/lib/%underscored_name%/completer.rb.tt".freeze, "lib/templates/default/lib/%underscored_name%/completer/script.rb.tt".freeze, "lib/templates/default/lib/%underscored_name%/completer/script.sh.tt".freeze, "lib/templates/default/lib/%underscored_name%/help.rb.tt".freeze, "lib/templates/default/lib/%underscored_name%/help/completion.md.tt".freeze, "lib/templates/default/lib/%underscored_name%/help/completion_script.md.tt".freeze, "lib/templates/default/lib/%underscored_name%/help/hello.md.tt".freeze, "lib/templates/default/lib/%underscored_name%/help/sub/goodbye.md.tt".freeze, "lib/templates/default/lib/%underscored_name%/sub.rb.tt".freeze, "lib/templates/default/lib/%underscored_name%/version.rb.tt".freeze, "lib/templates/default/spec/lib/cli_spec.rb.tt".freeze, "lib/templates/default/spec/spec_helper.rb.tt".freeze, "spec/lib/cli_spec.rb".freeze, "spec/spec_helper.rb".freeze] s.homepage = "https://gitub.com/tongueroo/cli-template".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Generate a CLI tool quickly".freeze s.test_files = ["spec/lib/cli_spec.rb".freeze, "spec/spec_helper.rb".freeze] s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end