Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Gitpod
Search
Lucas Hiago de Moura Vilela
January 11, 2020
Technology
1
68
Gitpod
The talk is about the Gitpod, a cloud IDE
Lucas Hiago de Moura Vilela
January 11, 2020
Tweet
Share
More Decks by Lucas Hiago de Moura Vilela
See All by Lucas Hiago de Moura Vilela
SQL com Arel no Rails
luchiago
0
26
Brown Bag - Aplicação mobile de vídeo-chamadas
luchiago
0
46
Introduction to Scrapy
luchiago
0
34
Design pattern Adapter
luchiago
0
34
Other Decks in Technology
See All in Technology
空間を設計する力を考える / 20251004 Naoki Takahashi
shift_evolve
PRO
4
450
Trust as Infrastructure
bcantrill
1
370
なぜAWSを活かしきれないのか?技術と組織への処方箋
nrinetcom
PRO
1
160
Wasmのエコシステムを使った ツール作成方法
askua
0
110
LLM時代にデータエンジニアの役割はどう変わるか?
ikkimiyazaki
6
1.2k
20201008_ファインディ_品質意識を育てる役目は人かAIか___2_.pdf
findy_eventslides
2
590
スタートアップにおけるこれからの「データ整備」
shomaekawa
2
340
これがLambdaレス時代のChatOpsだ!実例で学ぶAmazon Q Developerカスタムアクション活用法
iwamot
PRO
5
640
from Sakichi Toyoda to Agile
kawaguti
PRO
1
110
Modern_Data_Stack最新動向クイズ_買収_AI_激動の2025年_.pdf
sagara
0
240
Geospatialの世界最前線を探る [2025年版]
dayjournal
0
190
Exadata Database Service on Dedicated Infrastructure(ExaDB-D) UI スクリーン・キャプチャ集
oracle4engineer
PRO
3
5.5k
Featured
See All Featured
It's Worth the Effort
3n
187
28k
The Cost Of JavaScript in 2023
addyosmani
53
9k
Site-Speed That Sticks
csswizardry
11
890
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
32
2.3k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
Bash Introduction
62gerente
615
210k
Building Better People: How to give real-time feedback that sticks.
wjessup
368
20k
Mobile First: as difficult as doing things right
swwweet
224
10k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
189
55k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
32
1.6k
Embracing the Ebb and Flow
colly
88
4.8k
YesSQL, Process and Tooling at Scale
rocio
173
14k
Transcript
Gitpod Uma IDE online para facilitar o desenvolvimento
$ whoami > Estagiário na empresa Codeminer42 > Desenvolvedor back-end
no projeto open source Colaboradados > Graduando em Ciência da Computação pela UFPI /luchiago /luchiago
Setup do projeto na máquina local
Yet another cloud IDE? • Repl.it (repl.it/) • Codeanywhere (codeanywhere.com/)
• Visual Studio Online (visualsutido.microsoft.com/services/visual-studio-online) • AWS Cloud 9 (https://aws.amazon.com/cloud9/)
Gitpod • “gitpod.io/#” • Extensão para Chrome e Firefox •
Foco em utilizar em projetos open source • Pricing • MacOS users: brew está disponível no gitpod • Quem utiliza: freeCodeCamp, Gatsby, Dev.to
Theia • Projeto Open Source • Empresas que utilizam: Ericsson,
RedHat, Google
Arquitetura do Gitpod
.gitpod.yml
Integração • GithubFlow simplificado • Pode ser utilizado também com
o Gitlab • Compartilhação de branchs/PRs mais fácil • Debug compartilhado via snapshot
None
None
Vamos para um exemplo?
Obrigado!