Sha256: 592cebb2b4bd62afedbd54450cf25c51bd9ee2b62a16825d6f28468338436660

Contents?: true

Size: 1.27 KB

Versions: 3

Compression:

Stored size: 1.27 KB

Contents

---
box:
  service: Box
  types  : [gem]
  active : true

dnote:
  service  : DNote
  loadpath : ~
  labels   : ~
  output   : ~
  format   : ~
  active   : true

stats:
  service  : Stats
  title    : ~
  loadpath : ~
  exclude  : ~
  output   : ~
  active   : true

rdoc:
  service : rdoc
  template: newfish
  exclude : [Syckfile]
  output  : site/docs/api
  active  : true

ridoc:
  service : RIDoc
  include : ~
  exclude : ~
  output  : ri
  active  : true

qedoc:
  service : Custom
  cycle   : main
  document: |
    system 'qedoc -o site/docs/qed -t "Malt Demonstrandum" qed/'

testrb:
  service  : testrb
  tests    : ~
  exclude  : ~
  loadpath : ~
  requires : ~
  live     : false   
  active   : false

grancher:
  service: Grancher
  active: true

gemcutter:
  active: true

email:
  service : Email
  file    : ~
  subject : ~
  mailto  : ruby-talk@ruby-lang.org
#  from    : transfire@gmail.com
#  server  : <%= ENV['EMAIL_SERVER'] %>
#  port    : <%= ENV['EMAIL_PORT'] %>
#  account : <%= ENV['EMAIL_ACCOUNT'] %>
#  domain  : <%= ENV['EMAIL_DOMAIN'] %>
#  login   : <%= ENV['EMAIL_LOGIN'] %>
#  secure  : <%= ENV['EMAIL_SECURE'] %>
  active  : true

vclog:
  service  : VClog
  format   : html   # xml, txt
  layout   : rel    # gnu
  typed    : false
  output   : ~
  active   : false

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
malt-0.3.0 Syckfile
malt-0.2.0 Syckfile
malt-0.1.1 Syckfile