Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G garbus-spring
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GarbUs
  • garbus-spring
  • Wiki
  • Ambiente de trabalho

Ambiente de trabalho · Changes

Page history
Ambiente de trabalho authored Mar 15, 2021 by Cleyson Braga de Oliveira's avatar Cleyson Braga de Oliveira
Hide whitespace changes
Inline Side-by-side
Ambiente-de-trabalho.md 0 → 100644
View page @ 4f412724
# Seja bem vindo a página de ajuda do Backend.
Este é o primeiro passo para ter o projeto rodando. ✌
## Ferramentas utilizadas
- [[Link direto v-6.6.1]](https://gradle.org/next-steps/?version=6.6.1&format=all) - Gradle (Package Manager)
- [[Download page]](https://www.jetbrains.com/pt-br/idea/download/#section=windows) - Jetbrains Intellij (IDE)
- [[Download page]](https://www.postman.com/downloads/) - Postman (Teste/Debug)
## Peculiaridades da instalação
### Gradle
Depois de baixar o Gradle, extraia ele onde desejar;
`Windows`
1. Na barra de pesquisa, procure por 'Editar as variáveis de ambiente do sistema'
2. `<Trazendo as imagens>`
`Linux`
Execute no terminal o comando ```export PATH="$PATH:<gradle_folder>/bin"```
** Precisa ser feito a todo login
Ou edite o arquivo ./bashrc (Versões ubunto/Vide para a sua distro)
##
\ No newline at end of file
Clone repository
  • Ambiente de trabalho
  • Home