Skip to content

psbarrales/prettycode-chrome-extension

Repository files navigation

PrettyCode for Facebook

Build Status

What does this extension?

This extension allows you to write code in the states of Facebook for share with your friends

How?

Start your code block whit {code:javascript} And end the block with {/code} Example

Requirements

  • npm
  • bower npm install bower -g

Building

  • npm install
  • bower install
  • gulp prepare
  • gulp build

Now on build folder we get our extension unpackaged

Packaging

Chrome Extension packaging

TODO

  • Localization
  • More options?
  • Unit testing