Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/progrhyme/perl5-daiku-examples
- Owner: progrhyme
- Created: 2015-03-11T01:04:07.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-03-14T13:49:16.000Z (over 9 years ago)
- Last Synced: 2023-08-01T06:43:55.141Z (over 1 year ago)
- Language: HTML
- Size: 133 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.