Sha256: a8e3d88eaddfd938b6398e2be8128ce129d900fd22eb3c3db56463b2cf39630a
Contents?: true
Size: 264 Bytes
Versions: 1
Compression:
Stored size: 264 Bytes
Contents
# frozen_string_literal: true module Rubysmith module Identity NAME = "rubysmith" LABEL = "Rubysmith" VERSION = "0.16.1" VERSION_LABEL = "#{LABEL} #{VERSION}".freeze SUMMARY = "A command line interface for smithing Ruby projects." end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rubysmith-0.16.1 | lib/rubysmith/identity.rb |