Skip to content

tomsquest/intellij-master-presentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏆 Intellij IDEA Master - Presentation

A small and fun challenge around Jetbrains Intellij IDEA.
The idea is to increase proficiency by mastering the keyboard and giving some tips about the editor, settings and plugins.
For the presentation, display it directly: Intellij Master.
For the keyboard shortcuts, see SHORTCUTS.md and the generated SHORTCUTS.pdf.

The "Presentation Assistant" plugin is very handy to display the keyboard shortcuts on screen.

I first gave this presentation to my coworkers on july 2017.

Rules

A keyboard championship is given:

  • Each correct response gives a +1
  • The top 3 scorers win a yoyo
  • One random of the remaining player also wins a yoyo (encourage participation)

Swag

Generously given by Jetbrains!

Swag

Generating the presentation

The build script generate both the presentation and the list of keyboard shortcuts.

The index.html is generated with Cleaver.
Image are best at 800px wide.

npm install -g cleaver
cleaver index.md
# Watching:
cleaver watch index.md
# Then open index.html in the browser

The SHORTCUTS.pdf is very handy to be printed. You can generate it from SHORTCUTS.md using markdowntopdf.com or locally with Markdown-pdf.

npm install -g markdown-pdf
markdown-pdf SHORTCUTS.md
# `SHORTCUTS.pdf` is generated

About

🏆 Championship on Jetbrains Intellij editor: keyboard shortcuts, editor, settings...

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published