Resumen

This project uses Git to manage its source code. Instructions on Git use can be found at https://git-scm.com/doc.

Acceso Web

Enlace al repositorio de código fuente online.

http://github.com/CodericDev/org.coderic.ws.sunat/tree/master

Acceso anónimo

The source can be checked out anonymously from Git with this command (See https://git-scm.com/docs/git-clone):

$ git clone https://github.com/CodericDev/org.coderic.ws.sunat.git

Acceso de Desarrollador

Only project developers can access the Git tree via this method (See https://git-scm.com/docs/git-clone).

$ git clone git@github.com:CodericDev/org.coderic.ws.sunat.git

Acceso a través de un cortafuegos

Consulta la documentación del SCM utilizado para más inforamción sobre acceso a través de un cortafuegos.