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

https://github.com/1cgonza/mujeres-de-prensa


https://github.com/1cgonza/mujeres-de-prensa

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Mujeres de Prensa - Prácticas del Periodismo Femenino

http://pasadoimpreso.uniandes.edu.co/

## Deployment
https://github.com/punkave/stagecoach

``` bash
sc-deploy production
```

## Shell commands in server from dev

**Interactive**

``` bash
sc-shell production
```

**Single command and exit**

``` bash
sc-shell production ls
```