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

Cleanup #80

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
chrome/lib/*
*.xpi
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ The add-on is downloadable on [addons.mozilla.org](https://addons.mozilla.org/fr

## Build
* Download the current version
* Run `bower install` to get the dependencies
* Build the .xpi with `build.bat` if you're using Windows (7-zip required in the path) or with `build.sh` if you're using Linux
* The project uses bower to manage the dependencies but they are vendored within chrome/lib so you don't need to manually run `bower install`. The dependencies are easily updatable with `bower update` though.

## Install
* Open the .xpi with Firefox
Expand Down
24 changes: 0 additions & 24 deletions chrome/lib/highlightjs/.bower.json

This file was deleted.

24 changes: 0 additions & 24 deletions chrome/lib/highlightjs/LICENSE

This file was deleted.

21 changes: 0 additions & 21 deletions chrome/lib/highlightjs/Makefile

This file was deleted.

12 changes: 0 additions & 12 deletions chrome/lib/highlightjs/README.md

This file was deleted.

14 changes: 0 additions & 14 deletions chrome/lib/highlightjs/bower.json

This file was deleted.

12 changes: 0 additions & 12 deletions chrome/lib/highlightjs/component.json

This file was deleted.

26 changes: 0 additions & 26 deletions chrome/lib/highlightjs/composer.json

This file was deleted.

Loading