mirror of
https://invent.kde.org/network/falkon.git
synced 2024-12-20 02:36:34 +01:00
426225efcc
Falkon introduction , building & contribution description added. It will help new comers to build & contribute to the falkon easily. Differential Revision: https://phabricator.kde.org/D19804 |
||
---|---|---|
autotests | ||
cmake | ||
linux | ||
mac | ||
src | ||
tests | ||
themes | ||
windows | ||
.arcconfig | ||
.gitignore | ||
CHANGELOG | ||
CMakeLists.txt | ||
config.h.cmake | ||
COPYING | ||
README.md |
Falkon
Falkon is a KDE web browser & It is built on the QtWebEngine.
Downloads
To download Falkon click here.
Building
$ mkdir build && cd build
$ cmake ..
$ make && make install
Contributing
Want to contribute? Great!
Code review is done on Phabricator. When sending patches, add Falkon project (#Falkon
) as a reviewer.
Reporting bugs
You can report any bugs or feature request in KDE bugzilla. Before reporting, please make sure your issue isn’t already reported (open issues).
Contact
You can get in contact with developers using mailing list or IRC #falkon
at chat.freenode.net
.