Skip to content
This repository has been archived by the owner on Dec 20, 2020. It is now read-only.

nanbando/nanbando

Repository files navigation

Nanbando

CircleCI Scrutinizer Code Quality Code Coverage

Nanbando is a simple application to automate website backups. It provides an elegant way to extend and configure the backup scripts. It was built with modularity, extensibility and simplicity in mind.

Status

This repository will become version 1.0 of Nanbando. It is under heavy development and currently it's APIs and code are not yet stable (pre 1.0).

This is also thought as a replacement for nanbando/core.

Installation

To install the application simply download the executable and move it to the global bin folder.

composer require nanbando/nanbando --dev

Requirements

  • ^7.0
  • symfony ^3.4

For details see composer.json.