38 Forks
346 Stars
346 Watchers

presenter

Decorate your objects using presenters. Primarily to keep presentation logic out of your models.

How to download and setup presenter

Open terminal and run command
git clone https://github.com/robclancy/presenter.git
git clone is used to create a copy or clone of presenter repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with presenter https://github.com/robclancy/presenter/archive/master.zip

Or simply clone presenter with SSH
[email protected]:robclancy/presenter.git

If you have some problems with presenter

You may open issue on presenter support forum (system) here: https://github.com/robclancy/presenter/issues