Skip to content
This repository has been archived by the owner on Sep 22, 2021. It is now read-only.

Latest commit

 

History

History
28 lines (17 loc) · 561 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 561 Bytes

Deprecated

Web Extensions Template has been superseded by Template

Usage

Clone

Use this template through the GitHub "Use this template" function, or:

set project=my-new-project
git clone --depth=1 https://github.com/lukesrw/template.git %project%
rmdir /S /Q %project%\.git
git init %project%

Setup

Once the Template has been cloned, you can type:

node tools/init extensions

This will download the Web Extensions blueprint files.