Skip to content

Commit

Permalink
Commit dev oriented readme
Browse files Browse the repository at this point in the history
  • Loading branch information
davidedmundson committed Jun 5, 2018
1 parent 569620b commit 2ba7425
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions dev_README.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
Building/Running

----

Install host, making sure installed manifests match firefox/chrome search paths

npm install web-ext

cd extension;
web-ext build -a /destPath


for more web-ext commands see:
https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Getting_started_with_web-ext


-----

Tags:

Plasma/5.N
refer to the Plasma releases of the host managed by Riddell

browser/N.N
refer to tags of extensions uploaded to the various stores. They should match the manifest version

----

0 comments on commit 2ba7425

Please sign in to comment.