Skip to content

Instantly share code, notes, and snippets.

@macedo
Last active September 30, 2021 16:16
Show Gist options
  • Save macedo/422314190059f1e100549b5029625b90 to your computer and use it in GitHub Desktop.
Save macedo/422314190059f1e100549b5029625b90 to your computer and use it in GitHub Desktop.
Como projeto urlshortener esta estruturado
➜ urlshortener tree -a .
.
├── .devcontainer
│   ├── Dockerfile
│   ├── devcontainer.json
│   └── docker-compose.yml
└── README.md
1 directory, 4 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment