SkillAgentSearch skills...

Mosaic

Sketch -> Dropbox -> Search Engine = A single place for all your designs to be easily found

Install / Use

/learn @tdooner/Mosaic
About this skill

Quality Score

0/100

Category

Design

Supported Platforms

Universal

README

Mosaic

Mosaic helps you find designs. It only runs on Mac OS.

Setup Instructions

brew install npm imagemagick --build-from-source
sudo yum install sqlite-devel
git clone -o upstream https://github.com/tdooner/mosaic.git
cd mosaic
npm install
webpack app/components -p
wget http://sketchtool.bohemiancoding.com/sketchtool-latest.zip
unzip sketchtool-latest.zip -d vendor
bundle install

bundle exec ruby app.rb

You will need to go through some more setup steps (e.g. setting up a Dropbox app) once you get the application itself running, but it will walk you through it!

Once you have everything set up, you can access the Mosaic server locally at http://localhost:4567.

View on GitHub
GitHub Stars5
CategoryDesign
Updated10y ago
Forks2

Languages

Ruby

Security Score

55/100

Audited on May 25, 2015

No findings