An open API service indexing awesome lists of open source software.

https://github.com/bpierre/phroto

A simple prototyping tool
https://github.com/bpierre/phroto

Last synced: 12 months ago
JSON representation

A simple prototyping tool

Awesome Lists containing this project

README

          

# Phroto

## Requirements

- PHP 5.3
- The `output/` directory should be writable

## Installation

- Copy the demo/config.example.php to demo/config.php
- Edit demo/config.php

## Usage

TODO, see files in the demo directory for now.

You can move Phroto wherever you want, e.g.:

my-project/
config.php
index.php
lib/
phroto/
phroto-cli.php
Phroto.php
medias/
output/
pages/

## License

[Licensed under the MIT license](http://pierre.mit-license.org/)