Simplifying building firefox forks!
Find a file
2022-04-10 17:18:42 +10:00
.github 👷 Only build docs for master 2022-04-10 13:46:16 +10:00
.vscode 🔄 Update changelog 2021-09-27 10:13:05 +10:00
docs 📝 Fix up docs 2022-04-10 17:18:42 +10:00
src 🐛 Only use bash shell for git init 2022-04-10 16:30:02 +10:00
template Branding locale 2021-12-03 15:59:50 +11: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.json 🚨 Fix eslint warnings 2021-10-02 12:06:01 +10:00
.gitignore 🙈 Add .gluon to ignores 2022-03-27 17:32:38 +11:00
.npmignore 🙈 Add .gluon to ignores 2022-03-27 17:32:38 +11:00
.prettierrc.json 🎨 Run prettier 2021-09-20 11:10:52 +10:00
CHANGELOG.md 🚚 Rename cantalope to gluon 2022-01-10 13:49:48 +11: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 🔨 Drasticly simplify linux build script 2022-04-10 13:20:47 +10:00
README.md 🚚 Rename cantalope to gluon 2022-01-10 13:49:48 +11:00
tsconfig.json 🚨 Fix eslint warnings 2021-10-02 12:06:01 +10:00
yarn.lock ️ Multithreaded image processing 2022-03-27 15:52:49 +11: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/