Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Readme #2

Open
hdf1996 opened this issue Jun 26, 2019 · 0 comments
Open

Readme #2

hdf1996 opened this issue Jun 26, 2019 · 0 comments

Comments

@hdf1996
Copy link
Contributor

hdf1996 commented Jun 26, 2019

Hace falta una guia de instalacion, en lineas generales deberia contenter:

Instalacion

  • Agregar las key al archivo .env (este archivo nunca debe comitearse):
CHANNEL=channel_de_prueba
API_URL=https://calendar-api.now.sh/
HOOK_URL=https://hook-de-slack

Si necesitan un hook para probar pueden pedirle a @hogo/@hdf1986 en el slack y les genera uno

  • npm install
  • npm run dev (para desarrollo)

Horarios del bot

Hay que revisar en el codigo que dice

Contribuir

  • Elegir un issue (o reportarlo y elegirlo si no estaba)
  • Hacer un fork de este repo
  • Clonar el fork
  • Codear todo lo necesario en el fork, commitear y pushear al terminar
  • Hacer un pull request a este repo haciendo referencia a tu fork
  • Esperar a review y mergear, el deploy se hace automaticamente al mergear :)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant