Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jansanchez/plato-demo
- Owner: jansanchez
- License: gpl-2.0
- Created: 2015-07-17T04:49:07.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-19T22:42:40.000Z (over 9 years ago)
- Last Synced: 2023-03-31T16:16:20.363Z (over 1 year ago)
- Language: JavaScript
- Size: 141 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```