Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/progrhyme/perl5-daiku-examples

Daiku & Daikufile examples
https://github.com/progrhyme/perl5-daiku-examples

Last synced: 2 days ago
JSON representation

Daiku & Daikufile examples

Awesome Lists containing this project

README

        

# Daiku Examples

[Daiku](https://github.com/tokuhirom/Daiku) is a software building tool by Perl5 which is similar to
**GNU make**.

This repository contains examples of some typical project layouts in which a
**Daikufile** exists.
In the Daikufile, some tasks are defined to execute building jobs for the project.

They will show you how Daiku works and what Daiku can do.