Code Monkey home page Code Monkey logo

dailybuild's Introduction

<!DOCTYPE html>
<html>
<head>
<style>
html, body {font-family: sans-serif;}
</style>
<title>Webconverger daily builds</title>
</head>
<body>

<img src=http://webconverger.com/images/logo.svg>
<h1>Webconverger daily builds</h1>

<p>Scared? Please see the <a
href="http://dl.webconverger.com/">Webconverger download site</a> for
tried and tested end user releases.</p>

<p>Filenames should correspond to `git describe`'s <a href="https://github.com/Webconverger/webc/tags">tags</a> and <a href="https://github.com/Webconverger/webc/commits/master">commits</a>.</p>

<ul>
<li><a href="http://build.webconverger.org/latest.iso">http://build.webconverger.org/latest.iso</a></li>
</ul>

<p>Hints on <a href="http://webconverger.org/testing/">testing can be found on the wiki</a>.</p>

<p> Please report any bugs or issues to the <a
	href="http://groups.google.com/group/webc-users">mailing list</a> or <a
 href="https://github.com/Webconverger/webc/issues">issue tracker</a>. Thank
you!</p>

<p><a href="https://github.com/Webconverger/dailybuild">Source code on github of this build tool</a></p>

<h3>Cronjob</h3>

<p>As root:</p>

<pre>
@daily /srv/www/build.webconverger.org/webc-build.sh
@daily find /srv/www/build.webconverger.org/ -mindepth 1 -maxdepth 1 -mtime +4 \( -name "*.txt" -o -name "*.iso" \) -exec rm -vrf {} \;
</pre>

<p>More <a href=https://webconverger.org/servers/>information on Webconverger servers</a>.</p>

</body>
</html>

dailybuild's People

Contributors

kaihendry avatar

Watchers

 avatar  avatar  avatar

Forkers

spkldr

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.