Skip to content

cousine/talks-presentations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains slides for any talks and/or presentations by Omar Mekky (cousine).

License

This work is licensed under the Creative Commons Attribution 4.0 International License. To view a copy of this license, visit Creative Commons Attribution 4.0 International License or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.

Creative Commons License

Installation

Unless stated otherwise, all slides use the Go Present tool, to install you first need to have a properly configured Go installation on your machine.

Once you have Go installed, install Present using the following command:

$ go get -u golang.org/x/tools/present

This will clone the present tool source code to $GOPATH/src/ and build the present executable and place it in $GOPATH/bin/.

Usage

To view any presentation, just navigate to the topic folder and run:

$ present

This should start an http server where you can navigate the available slides in the topic folder.

Talks and Presentations

Rails

Architecture

Releases

No releases published

Packages

No packages published