@crow-browser/seed
v1.1.20
Published
Build Firefox-based browsers with ease
Downloads
59
Maintainers
Readme
Seed
Build your own Firefox-based browsers with ease
This is still in a prerelease / prototype phase. Changes will be made, things will be broken
Installation
You can download seed via npm.
per project (recommended):
npm install @crow-browser/seed
# or
yarn add @crow-browser/seed
#or (recommended)
pnpm install @crow-browser/seed
Globally:
npm install -g @crow-browser/seed
# or
yarn global add @crow-browser/seed
#or (recommended)
pnpm install -g @crow-browser/seed
# Note: Linux and mac users may have to run the above command with sudo
Documentation
Documentation is available on our webpage 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.
Samurai
Seed is a distribution of samurai. It is licensed under MPL v2.0. The original license is included in the LICENSE file.
Gluon
Samurai is a fork of Gluon, which is licensed under MPL v2.0. The original license is included in the LICENSE file.
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.