mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-15 10:26:53 -04:00
#1236 Kiwix is written in Kotlin
This commit is contained in:
parent
0539d56849
commit
9fa55c3d8b
@ -7,6 +7,8 @@
|
|||||||
|
|
||||||
Kiwix is an offline reader for Web content. One of its main purposes is to make Wikipedia available offline. This is done by reading the content of a file in the ZIM format, a highly compressed open format with additional meta-data.
|
Kiwix is an offline reader for Web content. One of its main purposes is to make Wikipedia available offline. This is done by reading the content of a file in the ZIM format, a highly compressed open format with additional meta-data.
|
||||||
|
|
||||||
|
Kiwix is written in [Kotlin](https://kotlinlang.org/) (with a few old pieces in Java).
|
||||||
|
|
||||||
[](https://travis-ci.org/kiwix/kiwix-android)
|
[](https://travis-ci.org/kiwix/kiwix-android)
|
||||||
[](http://chat.kiwix.org)
|
[](http://chat.kiwix.org)
|
||||||
[](https://codecov.io/gh/kiwix/kiwix-android)
|
[](https://codecov.io/gh/kiwix/kiwix-android)
|
||||||
@ -43,6 +45,7 @@ We currently have a series of automated Unit and Integration tests. These can be
|
|||||||
For contributions please read the [CODESTYLE](docs/codestyle.md) carefully. Pull requests that do not match the style will be rejected.
|
For contributions please read the [CODESTYLE](docs/codestyle.md) carefully. Pull requests that do not match the style will be rejected.
|
||||||
|
|
||||||
## Commit Style
|
## Commit Style
|
||||||
|
|
||||||
For writing commit messages please read the [COMMITSTYLE](docs/commitstyle.md) carefully. Kindly adhere to the guidelines. Pull requests not matching the style will be rejected.
|
For writing commit messages please read the [COMMITSTYLE](docs/commitstyle.md) carefully. Kindly adhere to the guidelines. Pull requests not matching the style will be rejected.
|
||||||
|
|
||||||
## Communication
|
## Communication
|
||||||
|
Loading…
x
Reference in New Issue
Block a user