Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jansanchez/plato-demo

Demo básica con plato
https://github.com/jansanchez/plato-demo

Last synced: 27 days ago
JSON representation

Demo básica con plato

Awesome Lists containing this project

README

        

# plato-demo
Demo básica con plato

## Ejecutando plato

```
plato -r -n -d report dist/ && cd report && google-chrome index.html && cd ..
```

## Ejecutando CR

```
cr -P dist/* -o report2/reporte.txt
```