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
Turbinando seu ambiente de desenvolvimento com ...
Search
Dan Jesus
March 09, 2013
Programming
3
230
Turbinando seu ambiente de desenvolvimento com Yeoman
Lightning Talk apresentado no evento sampajs.
Dan Jesus
March 09, 2013
Tweet
Share
More Decks by Dan Jesus
See All by Dan Jesus
Frameworks da Nova Era PHP
danjesus
1
110
Turbinando seu Ambiente com Yeoman - TDC SP 2013
danjesus
0
280
Ferramentas e Produtividade em JS
danjesus
3
150
Porque criar seu próprio framework PHP
danjesus
3
590
Other Decks in Programming
See All in Programming
レイトレZ世代に捧ぐ、今からレイトレを始めるための小径
ichi_raven
0
470
モデル駆動設計をやってみよう Modeling Forum2025ワークショップ/Let’s Try Model-Driven Design
haru860
0
180
2025 컴포즈 마법사
jisungbin
0
150
AWS CDKの推しポイントN選
akihisaikeda
1
200
Microservices Platforms: When Team Topologies Meets Microservices Patterns
cer
PRO
0
520
オフライン対応!Flutterアプリに全文検索エンジンを実装する @FlutterKaigi2025
itsmedreamwalker
2
280
Rails Girls Sapporo 2ndの裏側―準備の日々から見えた、私が得たもの / SAPPORO ENGINEER BASE #11
lemonade_37
2
190
AIと協働し、イベントソーシングとアクターモデルで作る後悔しないアーキテクチャ Regret-Free Architecture with AI, Event Sourcing, and Actors
tomohisa
2
8.9k
詳細の決定を遅らせつつ実装を早くする
shimabox
2
1.3k
アーキテクチャと考える迷子にならない開発者テスト
irof
9
3.3k
無秩序からの脱却 / Emergence from chaos
nrslib
1
8.8k
Nitro v3
kazupon
2
320
Featured
See All Featured
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
231
22k
Building a Modern Day E-commerce SEO Strategy
aleyda
45
8.1k
The Power of CSS Pseudo Elements
geoffreycrofte
80
6.1k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
36
6.1k
Writing Fast Ruby
sferik
630
62k
Visualization
eitanlees
150
16k
Art, The Web, and Tiny UX
lynnandtonic
303
21k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
34
2.5k
Optimizing for Happiness
mojombo
379
70k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
35
3.2k
4 Signs Your Business is Dying
shpigford
186
22k
Transcript
Dan Jesus http://danjesus.github.com Saturday, March 9, 13
Yeoman conecta as mais mordernas ferramentas de desenvolvimento front-end, fornecendo
um bootstrap simples. Saturday, March 9, 13
Componentes Scaffold Preview e teste Gerenciador de Dependências Saturday, March
9, 13
Instalação Windows - http://chocolatey.org/ Linux Mac ] curl -L get.yeoman.io
| bash npm install -g yo grunt-cli bower Saturday, March 9, 13
Comandos v0.9* Saturday, March 9, 13
Versão 1.0 beta Nesta ultima versão o yeoman realiza apenas
as tarefas de scaffold da aplicação. Saturday, March 9, 13
Criando uma aplicação yeoman init ou yo webapp Saturday, March
9, 13
Iniciando o servidor yeoman server ou grunt server Saturday, March
9, 13
Colocando em produção yeoman build ou grunt build Saturday, March
9, 13
Tá mais e ai o que eu ganho com isso?
Saturday, March 9, 13
Saturday, March 9, 13
Saturday, March 9, 13
• Fluxo de trabalho bem definido • Facilidade de gerenciamento
de bibliotecas externas • Tarefas automatizadas • Build automatizado • Servidor embutido • Otimizacão de imagens, css e js Beneficios Saturday, March 9, 13
Obrigado! http://yeoman.io/ Dan Jesus http://danjesus.github.com Saturday, March 9, 13