Flamewolf is a Browser that's aimed to be crazy enough to not be boring. It's a privacy-focused browser based on Firefox.
You can install FlameWolf easily, by using Mozilla's mach
Build Tool. It's already in this repo.
In Linux or other Unix-like systems, you can use mach
:
./mach build
In Windows, you can use mach.ps1
(requires PowerShell):
But first, you'll need to allow PowerShell to run scripts:
Set-ExecutionPolicy RemoteSigned
Then, run it:
.\mach.ps1 build
Because I'm Crazy.
Firefox is great. I just want some crazy features, and APIs to work in it. Period.
FlameWolf is a hybrid repo. That means, we support both Git and Mercurial. Changes first arrive in Mercurial, and then to Git.
Below are the instructions, and recommended methods for contribution for each VCS.
If you want to contribute through Mercurial, you have two options:
- E-Mail Patches
- E-Mail Merge/Pull Request
If you want to contribute through Git, you have three options:
- E-Mail Patches
- Make Pull Request in GitHub
- E-Mail Merge/Pull Request
Flamewolf is a Community Project. So, a medium for the community to interact is a must.
That's why we have mailing lists and a IRC Channel (#flamewolf
at irc.libera.chat
).
FlameWolf's documentation is available at flame.rajdeepm.xyz!