You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
O Git Java é um aplicativo desenvolvido com a finalidade de facilitar o usuário a encontrar as principais bibliotecas desenvolvidas em javas ;)
Executando
Este projeto foi desenvolvido utilizando xCode 9.4.1 e Swift 4
Antes de executar o projeto é necessário instalar o cocoapods. Caso você já tenha o cocoapods instalado basta apenas clicar aqui e seguir o tutorial.
Após a instalação do cocoa pod vá até a pasta de seu projeto e execute o comando pod install. Este comando irá instalar a biblioteca de terceiros utilizadas no projeto.
Bibliotecas
Alamofire -> Biblioteca utilizada para realizar a comunicação via request com as apis do github. Para conhecer um pouco mais clique aqui
Kingfisher -> Biblioteca utilizada para baixar e armazenar em cache imagens da web. Para conhecer um pouco mais clique aqui
SwiftLint -> Biblioteca utilizada para impor o estilo e as convenções do Swift, baseado no Swift Style Guide do GitHub. Para conhecer um pouco mais clique aqui
Abrindo projeto
Após executar o comando pod install vá até a pasta de seu projeto e abra o arquivo Git Java.xcworkspace.
Próximos passos
Melhorar aplicação de testes.
Salvar informações offline.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.