Sha256: d60494d26238f4f8be2598c6e44b19cc76c622adc0651b63870e94903e0107f6

Contents?: true

Size: 645 Bytes

Versions: 15

Compression:

Stored size: 645 Bytes

Contents

<!DOCTYPE html>
<!-- This is a simple main page for the "rake server" task. -->
<html>
<head>
  <title>Source Code Tarball Server</title>
</head>
<body>

<h1>Source Code Tarball Server</h1>
<p>This server provides dynamically generated source code tarballs.</p>
  
<h2>Supported URL Paths</h2>
<p>
  <ul>
    <li>
      <b><a href = "/archive/current.tar.gz">/archive/current.tar.gz</a></b>
      - dynamically generated tarball with the current source files
    </li>
    <li>
        <b><a href = "/servers/index.json">/servers/index.json</a></b>
        - index of other running servers on the machine
    </li>
  </ul>
</p>

</body>
</html>

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
yast-rake-0.2.51 data/index.html
yast-rake-0.2.50 data/index.html
yast-rake-0.2.49 data/index.html
yast-rake-0.2.48 data/index.html
yast-rake-0.2.47 data/index.html
yast-rake-0.2.46 data/index.html
yast-rake-0.2.45 data/index.html
yast-rake-0.2.44 data/index.html
yast-rake-0.2.43 data/index.html
yast-rake-0.2.42 data/index.html
yast-rake-0.2.41 data/index.html
yast-rake-0.2.40 data/index.html
yast-rake-0.2.39 data/index.html
yast-rake-0.2.38 data/index.html
yast-rake-0.2.37 data/index.html