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
220
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
100
Turbinando seu Ambiente com Yeoman - TDC SP 2013
danjesus
0
270
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
今ならAmazon ECSのサービス間通信をどう選ぶか / Selection of ECS Interservice Communication 2025
tkikuc
20
3.8k
なぜ適用するか、移行して理解するClean Architecture 〜構造を超えて設計を継承する〜 / Why Apply, Migrate and Understand Clean Architecture - Inherit Design Beyond Structure
seike460
PRO
1
710
Discover Metal 4
rei315
2
110
Team topologies and the microservice architecture: a synergistic relationship
cer
PRO
0
1.1k
Blazing Fast UI Development with Compose Hot Reload (droidcon New York 2025)
zsmb
1
270
コードの90%をAIが書く世界で何が待っているのか / What awaits us in a world where 90% of the code is written by AI
rkaga
49
32k
C++20 射影変換
faithandbrave
0
550
Team operations that are not burdened by SRE
kazatohiei
1
290
XP, Testing and ninja testing
m_seki
3
220
たった 1 枚の PHP ファイルで実装する MCP サーバ / MCP Server with Vanilla PHP
okashoi
1
220
新メンバーも今日から大活躍!SREが支えるスケールし続ける組織のオンボーディング
honmarkhunt
1
200
PicoRuby on Rails
makicamel
2
110
Featured
See All Featured
Documentation Writing (for coders)
carmenintech
72
4.9k
Building Better People: How to give real-time feedback that sticks.
wjessup
367
19k
It's Worth the Effort
3n
185
28k
Side Projects
sachag
455
42k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
3.9k
Testing 201, or: Great Expectations
jmmastey
42
7.6k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
45
7.5k
How to Think Like a Performance Engineer
csswizardry
24
1.7k
Producing Creativity
orderedlist
PRO
346
40k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
53
2.8k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.4k
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