Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/boxed/cmi-plugin--lightning-talk

This is the CMi plugin I used to present CMi in my Lightning Talk at Europython 2013
https://github.com/boxed/cmi-plugin--lightning-talk

Last synced: 30 days ago
JSON representation

This is the CMi plugin I used to present CMi in my Lightning Talk at Europython 2013

Awesome Lists containing this project

README

        

CMI Plugin: Lightning-Talk
==========================

This is the CMi plugin I used to present CMi in my Lightning Talk at Europython 2013. To use it in CMi
put this code into a folder called "presentation" in ~/Library/Application Support/CMi/plugins like this:

```bash
cd ~/Library/Application\ Support/CMi/
mkdir plugins
cd plugins
git clone [email protected]:boxed/CMI-Plugin--Lightning-Talk.git presentation
````