Skip to content
This repository has been archived by the owner on Mar 22, 2023. It is now read-only.

rbatty19/Dev_tools

Repository files navigation

DEV TOOLS | Rober19

automatic-install-login-rober19

Requeriments

  • Have been installed GIT version-control system
  • A database.json file with this structure
{
    "github": {
    	"user": "",    	
    	"email":"",		
		"token":""
    },
    "npm": {
    	"user": "",
    	"password": "",
    	"email":""    	
    } 	
}

automatic-install-script

This is only an install script