Skip to content
This repository was archived by the owner on Feb 8, 2019. It is now read-only.

slingit/chrome

Repository files navigation

Boop for Chrome

Prerequisites

Installation

# clone the repo
git clone --recursive https://github.com/boopit/chrome boop-chrome.git

# change into project directory
cd boop-chrome

# install dependencies
npm install
bower install

# build and install extension
grunt