5 releases
0.1.5 | Aug 9, 2020 |
---|---|
0.1.4 | Jul 27, 2020 |
#279 in Caching
8KB
68 lines
Firefox Backend
A dynamically pluggable backend for GodWit-Daemon.
Usually doesn't need an end-user's attention. Godwit-Daemon dynamically loads this library using custom Toml tables.
Contributing
If you want to contribute, start by cloning this repository.
git clone https://github.com/Passeriform/GWD-Firefox-Backend GWD-Firefox-Backend
Checkout to a new branch.
# Use kebab-case categorization format.
# Ex: A new feature.
git checkout feature-<feature>
# Ex: A bugfix.
git checkout bugfix-<bug>
# Ex: A meta update.
git checkout meta-<title>
# Ex: A documentation update.
git checkout docs-<title>
# Ex: A CI update.
git checkout ci-<title>
Do your thing...
Code up
Squash commits and issue a PR at https://github.com/Passeriform/GWD-Firefox-Backend
License
Licensed under either of
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
at your option.
Credition
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Dependencies
~6–17MB
~230K SLoC