Skip to content

jolicode/everything-titanium-using-the-cli-talk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Everything Titanium using the CLI

These are the slides of the TiConf Amsterdam 2014 about using CLI tools in the Titanium world.

starting the presentation

install dependancies:

$ npm install

run the command:

$ node index.js

Do not run it on a public server. Do not type crap in the in-slides embedded terminals - all the commands are streamed to the term backend and executed on the host using your user.

Generating a PDF

Generating a PDF can be achieved using Google Chrome (Print / Destination = "Save as PDF"). The generated PDF must be shrinked if too large - use OSX Quartz filters for downsampling the embedded images.

A sample generated document is available at Speakerdeck.

Credits and acknowledgements

The slides are based on shwr.me, a html, CSS and javascript based presentation engine, and also use term.js to embed term access directly within the slides. Both shwr and term.js have been slightly modified to behave respectfully eachother (keystrokes captures, etc.). Syntax highlight is done through prismjs.

Images: Xavier Lacot (license Creative Common Attribution-NonCommercial-ShareAlike 4.0). Gif animations: http://giphy.com

About

Slides of the TiConf Amsterdam 2014 about using CLI tools in the Titanium world.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published