Simplifying building firefox forks!
Find a file
2022-07-14 13:27:33 +10:00
.github 👷 Add linting to the CI 2022-05-08 13:43:22 +10:00
.vscode 🔄 Update changelog 2021-09-27 10:13:05 +10:00
docs 🔧 Compile against es2020 for cleaner output 2022-07-14 13:27:33 +10:00
src 🐛 Fix branding crash 2022-07-14 13:21:58 +10:00
template 👽️ Update templates for 102.0.1 2022-07-14 12:20:47 +10:00
tests/assets Fix license test 2022-03-27 17:26:23 +11:00
.eslintignore 🚨 Add linter 2021-10-02 11:43:02 +10:00
.eslintrc.js 🔨 Reconfiger eslint 2022-05-08 13:39:14 +10:00
.gitignore Include internal debug logs 2022-06-23 16:27:46 +10:00
.npmignore Include internal debug logs 2022-06-23 16:27:46 +10:00
.prettierrc.json 🎨 Run prettier 2021-09-20 11:10:52 +10:00
CHANGELOG.md 📝 Wipe changelog 2022-06-20 19:48:11 +10:00
jest.config.js Add tests for config 2021-12-26 12:07:25 +11:00
LICENSE Initial commit 2021-09-20 10:53:27 +10:00
package.json Add picomatch 2022-07-11 23:07:32 +10:00
patches.sh Include internal debug logs 2022-06-23 16:27:46 +10:00
README.md 🚚 Rename cantalope to gluon 2022-01-10 13:49:48 +11:00
tsconfig.json 🔧 Compile against es2020 for cleaner output 2022-07-14 13:27:33 +10:00
yarn.lock Add picomatch 2022-07-11 23:07:32 +10:00

Gluon

Build Firefox-based browsers with ease

This is still in a prerelease / prototype phase. Changes will be made, things will be broken

Installation

Per project (recommended):

npm install gluon-build
# or
yarn add gluon-build

Globally:

npm install -g gluon-build
# or
yarn global add gluon-build

# Note: Linux and mac users may have to run the above command with sudo

Documentation

Documentation is available on Github pages or in the docs folder of this repository.

Licencing notes

The following is included in good faith. The writer is not a lawyer, and this is not legal advice.

Melon

Gluon has been extracted from melon, the build tool for the desktop version of Dot Browser under MPL v2.0.

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.

Firefox

This program downloads and modifies Firefox. Follow their license when distributing your program.

Tweemoji

The package icon is from tweemoji.

Copyright 2020 Twitter, Inc and other contributors Code licensed under the MIT License: http://opensource.org/licenses/MIT Graphics licensed under CC-BY 4.0: https://creativecommons.org/licenses/by/4.0/