Sha256: b143f248ea7f0f3cf837ef76ce6a4e3460a51d64d190a2401af1195caadfa8e1
Contents?: true
Size: 1.62 KB
Versions: 6
Compression:
Stored size: 1.62 KB
Contents
--- %YAML:1.0 TITLE : &title Your App's Title NAME : &pkg your_unix_name SERIES : '0.0.1' DATE : '2005-01-01' STATUS : beta AUTHOR : Your Name EMAIL : youremail@address.com HOMEPAGE : "http://your_package_name.rubyforge.org" SUMMARY : One line summary DESCRIPTION: > Multline description goes here. RUBYFORGE: PROJECT: your_projects_unix_name USERNAME: your_rubyforge_username DISTRIBUTE : [ gem, tar.bz2, zip ] DEPENDENCIES : [] EXECUTABLES : [] #================================================= # Unremark and use as needed. Often defaults # are sufficiant and you do not need to specify # extra paramters. #================================================= # PUBLISH: # - HOST: rubyforge # TYPE: web # USERNAME: your_username # DIR: www # RDOC: # TITLE: *title # DIR: 'rdoc' # 'web/rdoc' # TEMPLATE: html # OPTIONS: ['--merge', '--all'] # MAIN: README # INCLUDE: # - '[A-Z]*' # - 'lib/**/*.rb' # - 'bin/**/*.rb' # EXCLUDE: [] # PACKAGE: # DIR: pkg # INCLUDE: # - '**/*' # EXCLUDE: # - InstalledFiles # ANNOUNCE: # TO: ruby-talk@ruby-lang.org # FROM: *email # DOMAIN: your_domain.net # SERVER: smtp.your_email_server.com # PORT: 25 # ACCOUNT: email_account_name # AUTHTYPE: login # login, cram_md5, plain # SECTYPE: ssl # ~, ssl (tls not working yet) # FILE: ANN # which file contains announcement # SLOGAN: ALL YOUR BASE ARE BELONG TO RUBY! # INFO: # - http://your_homepage.org # - http://other_links.com # TEST: # FILES: # - 'test/**/tc*.rb' # - 'test/**/test*.rb' # - 'test/**/*test.rb' # FIXTURE: []
Version data entries
6 entries across 6 versions & 1 rubygems