Simplifying building firefox forks!
Find a file
2021-12-26 12:07:25 +11:00
.github 👷 Security scanning 2021-12-23 12:15:09 +11:00
.vscode 🔄 Update changelog 2021-09-27 10:13:05 +10:00
docs 🔧 Fix broken urls 2021-12-20 14:56:09 +11:00
src Add tests for config 2021-12-26 12:07:25 +11:00
template Branding locale 2021-12-03 15:59:50 +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 docs/public to gitignore 2021-09-27 10:01:14 +10:00
.npmignore 🙈 Add eslint to npm ignore 2021-10-02 12:12:09 +10:00
.prettierrc.json 🎨 Run prettier 2021-09-20 11:10:52 +10:00
CHANGELOG.md 🐛 Put the copy inputs around the right way 2021-12-06 11:34:42 +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 Setup jest 2021-12-26 11:42:50 +11:00
README.md 🍈 Cantaloupe Update 2021-12-23 13:01:18 +11:00
tsconfig.json 🚨 Fix eslint warnings 2021-10-02 12:06:01 +10:00
yarn.lock Setup jest 2021-12-26 11:42:50 +11:00

Cantaloupe

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 melon-build
# or
yarn add melon-build

Globally:

npm install -g melon-build
# or
yarn global add melon-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

Melon has been extracted from 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 cantaloupe 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/