-
Name
-
jeweler
-
Version
-
0.10.2
-
Platform
-
ruby
-
Authors
-
Josh Nichols
-
Bindir
-
bin
-
Date
-
2009-03-26 00:00:00 UTC
-
Default executable
-
jeweler
-
Dependencies
-
peterwald-git (>= 0)
-
Description
-
Simple and opinionated helper for creating Rubygem projects on GitHub
-
Email
-
josh@technicalpickles.com
-
Executables
-
jeweler
-
Extra rdoc files
-
README.markdown
ChangeLog.markdown
LICENSE
-
Files
-
ChangeLog.markdown
LICENSE
README.markdown
Rakefile
TODO
VERSION.yml
bin/jeweler
lib/jeweler
lib/jeweler.rb
lib/jeweler/commands
lib/jeweler/commands.rb
lib/jeweler/commands/build_gem.rb
lib/jeweler/commands/install_gem.rb
lib/jeweler/commands/release.rb
lib/jeweler/commands/release_to_rubyforge.rb
lib/jeweler/commands/setup_rubyforge.rb
lib/jeweler/commands/validate_gemspec.rb
lib/jeweler/commands/version
lib/jeweler/commands/version/base.rb
lib/jeweler/commands/version/bump_major.rb
lib/jeweler/commands/version/bump_minor.rb
lib/jeweler/commands/version/bump_patch.rb
lib/jeweler/commands/version/write.rb
lib/jeweler/commands/write_gemspec.rb
lib/jeweler/errors.rb
lib/jeweler/gemspec_helper.rb
lib/jeweler/generator
lib/jeweler/generator.rb
lib/jeweler/generator/application.rb
lib/jeweler/generator/options.rb
lib/jeweler/tasks.rb
lib/jeweler/templates
lib/jeweler/templates/.document
lib/jeweler/templates/.gitignore
lib/jeweler/templates/LICENSE
lib/jeweler/templates/README.rdoc
lib/jeweler/templates/Rakefile
lib/jeweler/templates/bacon
lib/jeweler/templates/bacon/flunking.rb
lib/jeweler/templates/bacon/helper.rb
lib/jeweler/templates/features
lib/jeweler/templates/features/default.feature
lib/jeweler/templates/features/support
lib/jeweler/templates/features/support/env.rb
lib/jeweler/templates/micronaut
lib/jeweler/templates/micronaut/flunking.rb
lib/jeweler/templates/micronaut/helper.rb
lib/jeweler/templates/minitest
lib/jeweler/templates/minitest/flunking.rb
lib/jeweler/templates/minitest/helper.rb
lib/jeweler/templates/rspec
lib/jeweler/templates/rspec/flunking.rb
lib/jeweler/templates/rspec/helper.rb
lib/jeweler/templates/shoulda
lib/jeweler/templates/shoulda/flunking.rb
lib/jeweler/templates/shoulda/helper.rb
lib/jeweler/templates/testunit
lib/jeweler/templates/testunit/flunking.rb
lib/jeweler/templates/testunit/helper.rb
lib/jeweler/version_helper.rb
test/fixtures
test/fixtures/bar
test/fixtures/bar/VERSION.yml
test/fixtures/existing-project-with-version
test/fixtures/existing-project-with-version/LICENSE
test/fixtures/existing-project-with-version/README.rdoc
test/fixtures/existing-project-with-version/Rakefile
test/fixtures/existing-project-with-version/VERSION.yml
test/fixtures/existing-project-with-version/existing-project-with-version.gemspec
test/fixtures/existing-project-with-version/lib
test/fixtures/existing-project-with-version/lib/existing_project_with_version.rb
test/fixtures/existing-project-with-version/test
test/fixtures/existing-project-with-version/test/existing_project_with_version_test.rb
test/fixtures/existing-project-with-version/test/test_helper.rb
test/geminstaller.yml
test/generators
test/generators/initialization_test.rb
test/jeweler
test/jeweler/commands
test/jeweler/commands/test_build_gem.rb
test/jeweler/commands/test_install_gem.rb
test/jeweler/commands/test_release.rb
test/jeweler/commands/test_release_to_rubyforge.rb
test/jeweler/commands/test_setup_rubyforge.rb
test/jeweler/commands/test_validate_gemspec.rb
test/jeweler/commands/test_write_gemspec.rb
test/jeweler/commands/version
test/jeweler/commands/version/test_base.rb
test/jeweler/commands/version/test_bump_major.rb
test/jeweler/commands/version/test_bump_minor.rb
test/jeweler/commands/version/test_bump_patch.rb
test/jeweler/commands/version/test_write.rb
test/shoulda_macros
test/shoulda_macros/jeweler_macros.rb
test/test_application.rb
test/test_gemspec_helper.rb
test/test_generator.rb
test/test_helper.rb
test/test_jeweler.rb
test/test_options.rb
test/test_tasks.rb
test/test_version_helper.rb
test/tmp
test/tmp/git
test/tmp/nongit
test/version_tmp
test/version_tmp/VERSION.yml
-
Has rdoc
-
true
-
Homepage
-
http://github.com/technicalpickles/jeweler
-
Rdoc options
-
--inline-source
--charset=UTF-8
-
Require paths
-
lib
-
Required ruby version
-
>= 0
-
Required rubygems version
-
>= 0
-
Rubyforge project
-
pickles
-
Rubygems version
-
1.3.1
-
Specification version
-
2
-
Summary
-
Simple and opinionated helper for creating Rubygem projects on GitHub
-
Original platform
-
ruby
-
New platform
-
ruby