Skip to content

Latest commit

 

History

History
68 lines (58 loc) · 2.65 KB

README.md

File metadata and controls

68 lines (58 loc) · 2.65 KB

codebeat badge Maintainability

Docs Website GPLv3 license Maintenance

Lobo Evolution began as a fork of the now-defunct project called the LoboBrowser credits. Lobo Evolution is an extensible all-Java web browser and RIA platform. It supports HTML 4, HTML 5, Javascript, CSS2/CSS3 and Java (Swing/AWT) rendering.

ATTENTION

LoboEvolution has been rewritten from scratch and is not compatible with old version

Building

Create a local clone of the repository and you are ready to start.

Local Building

Run PlatformInit.java

Ant Users

ant -buildfile build.xml

Maven Users

mvn install

Gradle Users

gradle default

How To Do

TODO

Status build

Build

Pre-History

The history of all commits that transform LoboBrowser in LoboEvoluiton is available in a separate repository.