Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 480 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 480 Bytes

Nairobi LUG Meetup Presentations

Structure

Organized as git submodules from presenter's own repositories. Diverging ideas are welcome.

Contributing

You can clone this repo using:

git clone --recurse [email protected]:nairobilug/presentations.git

The submodule name should be the presentation's date followed by its title in this format -> <yyyy-mm-dd>-<presentation-title-in-lisp-case>:

git submodule add <git-repository-url> <name-of-submodule>