git_init
- Forgit init
process and to publish a new repository.git_ssh
- To generate a new SSH key locally. Todo: MacOS, Windows (WSL2 and Powershell) and Linux (Debian, Arch and Ubuntu)
- Todo: script to create new Node.js app boilerplate with TypeScript
npm init -y
and its configurationstsc --init
cleaned from huge amount of comments- Select a structure/architecture type and create a boilerplate accordingly (MVC, Microservices, Serveless, etc)
- Felipe Santos @felipesantos94