Mini continuous build system, written in Bash and PHP.
 
 
 
Go to file
Markus Koch 84a00a2d7d web: Add ANSI text formatting support for the log viewer
Resolves #5.
2022-02-23 21:10:01 +01:00
LICENSE.TXT Add licensing information 2022-02-23 20:53:27 +01:00
README.MD web: Add ANSI text formatting support for the log viewer 2022-02-23 21:10:01 +01:00
ansi_to_html.js web: Add ANSI text formatting support for the log viewer 2022-02-23 21:10:01 +01:00
gitea.php Initial commit 2022-01-18 21:04:35 +01:00
index.php web: Add ANSI text formatting support for the log viewer 2022-02-23 21:10:01 +01:00
micobu.sh sh: Move process files to proper location 2022-01-21 22:11:58 +01:00

README.MD

Micobu

Mini Continous Build

A tiny continuous build system written in bash and php.

License

This project is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this project, you can obtain one at https://mozilla.org/MPL/2.0/.

ansi_to_html.js is modified from ansi-to-html by rburns, released under the MIT license.