nachonerd/markdownblog

Minimalist Markdown Blog

dev-master / 0.0.x-dev 2015-11-06 22:18 UTC

This package is not auto-updated.

Last update: 2024-04-13 15:56:00 UTC


README

Stories in Ready Build Status Code Climate Test Coverage Minimum PHP Version

SensioLabsInsight

Description

Minimalist Markdown Blog Framework based on Silex

License

GPL-3.0

Requirements

Current Version

0.0.2

Changelog

0.0.x

  • Automatic add pages following config files.
  • Init Enviroment of Testing

0.0.0

  • Start Project

Get Starting

$ git clone git@github.com:nachonerd/markdownblog.git
$ cd markdownblog
$ composer install

Running Test Suite

$ cd markdownblog
$ vendor/bin/phpunit -c tests/phpunit.xml