https://github.com/1cgonza/mujeres-de-prensa
https://github.com/1cgonza/mujeres-de-prensa
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/1cgonza/mujeres-de-prensa
- Owner: 1cgonza
- Created: 2023-07-07T00:26:07.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-07-07T00:26:26.000Z (almost 2 years ago)
- Last Synced: 2025-02-01T18:39:42.809Z (5 months ago)
- Language: JavaScript
- Size: 14.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```