Skip to content
This repository has been archived by the owner on Dec 26, 2024. It is now read-only.

5 contributing es

pusher edited this page Aug 6, 2018 · 4 revisions

contributing

[ english ] [ spanish ]

Si queres colaborar con este proyecto, podes hacerlo con:

  • Feedback
  • Reporte de issues
  • Desarrollo de features, pull requests son bienvenidos!

Pull requests

Luego de bajar el repo, instalar "devDependecies".

npm i or yarn

npm t: Ejecuta los test con un hermoso "nyan cat"

npm run coverage: Debe ser el 100%, minimo aceptado: 98%.

[ prev ][ next ]

Clone this wiki locally