Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/librecat/catmandu-the-book
Experiment in creating a book from POD and GitHub wiki
https://github.com/librecat/catmandu-the-book
Last synced: 4 days ago
JSON representation
Experiment in creating a book from POD and GitHub wiki
- Host: GitHub
- URL: https://github.com/librecat/catmandu-the-book
- Owner: LibreCat
- Created: 2015-12-14T10:31:07.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-14T10:31:16.000Z (almost 9 years ago)
- Last Synced: 2024-05-09T11:37:38.181Z (6 months ago)
- Language: Perl
- Homepage: http://librecat.org/catmandu-the-book/overview.html
- Size: 11.7 KB
- Stars: 4
- Watchers: 14
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This repository contains notes and experiments on creation of a Book about
[Catmandu](https://librecat.org/Catmandu).# Overview
The book should be generated automatically from several sources:
* [Catmandu Wiki](https://github.com/LibreCat/Catmandu/wiki) (see
for generated summary from wiki content)* Module documentation (POD)
* Maybe some additional texts
* Layout files and scripts
# Current state
The repository only contains some helper scripts (see `Makefile`) to:
* clone/pull from the Catmandu wiki (`make wiki`)
* download all Catmandu distributions from CPAN (`make download`)
* extract a list of all modules from distributions (`make modules`)