Registry / build-tool / hoe-gemspec2

hoe-gemspec2

JSON →
library1.4.0rbrubygemsunverified

Adds support for generation of gemspec files to Hoe. By default, excludes the signing key and certificate chain. Use <tt>rake gemspec:full</tt> to include the signing key and certificate chain.

gem install hoe-gemspec2
INSTALL
IMPORT
SIG · HOE-GEMSPEC2
H
hoe-gemspec2
build-toolrubyv1.4.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Hoe::Gemspec2
require 'hoe/gemspec2'

Define a Hoe gem with gemspec generation

require 'hoe/gemspec2' Hoe.spec 'my_gem' do developer 'Author', 'email@example.com' self.version = '1.0.0' end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.4.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
OpenAI (training)
1
Resources
hoe-gemspec2 — gem install hoe-gemspec2 · libregistry