https://github.com/jsor/berti
Generates documentations from the Markdown files in a Git(Hub) repository. Simple and opinionated.
https://github.com/jsor/berti
Last synced: 2 months ago
JSON representation
Generates documentations from the Markdown files in a Git(Hub) repository. Simple and opinionated.
- Host: GitHub
- URL: https://github.com/jsor/berti
- Owner: jsor
- License: mit
- Created: 2013-07-22T21:17:07.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2019-01-26T15:14:32.000Z (over 7 years ago)
- Last Synced: 2025-01-25T10:41:35.149Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 144 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Berti
=====
Generates documentations from the Markdown files in a Git(Hub) repository.
Simple and opinionated.
Installation
------------
Install the latest version with [Composer](http://getcomposer.org).
```bash
composer require jsor/berti
```
Check the [Packagist page](https://packagist.org/packages/jsor/berti)
for all available versions.
License
-------
Copyright (c) 2015-2019 Jan Sorgalla.
Released under the [MIT](LICENSE) license.